[llvm-commits] [llvm] r88913 - in /llvm/trunk/include/llvm/Support: Compiler.h IRBuilder.h

Duncan Sands baldrick at free.fr
Tue Nov 17 00:48:52 PST 2009


Hi Douglas,

> I'm getting a bunch of warnings now, since the "error" attribute is only 
> available on GCC >= 4.3. Patch coming to conditionalize this more 
> appropriately...

thanks for fixing this.  In the end I went for a different approach: making
the method private.

Ciao,

Duncan.



More information about the llvm-commits mailing list