[LLVMdev] Removing Warning Message

deveshti at comp.nus.edu.sg deveshti at comp.nus.edu.sg
Tue Jul 18 11:59:40 PDT 2006


While using LLVM Back-End for ANSI C:
$llc -march=c <ByteCode>

I get following warning message:
 warning: conflicting types for built-in function 'malloc'

Can somehow I remove this warning through using GCC options, I know it
should be on  GCC Discussion Forum but still if someone can help me I
would appreciate.

Thanks!



More information about the llvm-dev mailing list