[LLVMdev] build warnings

Paul Berube pberube at ualberta.ca
Mon Oct 24 23:19:12 PDT 2011


On 10/21/11 16:24, James Molloy wrote:
> 
> That should be easy enough, because the LLVM build has no warnings in
> it!

The warnings would not be in the released LLVM, but rather in the code
that I am developing inside of LLVM (eg, a new pass).

-Werror is a good call, and probably the simplest thing I can do too.

Thanks
--Paul



More information about the llvm-dev mailing list