[llvm-c] Make a few function declarations proper prototypes
This avoids warnings when included in a application that uses -Wstrict-prototypes. e.g: AsmPrinters.def:27:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] llvm-svn: 155997
Loading
Please register or sign in to comment