http://llvm.org/bugs/show_bug.cgi?id=3281
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Chris Lattner <[email protected]> 2009-01-05 02:27:04 --- I fixed the rest in a series of patches. It would be nice to remove deprecated crapola from your polygen grammar, such as attributes on function types, vicmp/vfcmp etc. See the FIXMEs in LLParser.cpp for the deprecated stuff. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
