http://llvm.org/bugs/show_bug.cgi?id=3839
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Chris Lattner <[email protected]> 2009-03-20 00:03:32 --- Sorry, but this would require building an entire C front-end into tblgen for this to work reasonably. I recommend defining these enums in the .td file and using a tblgen backend to produce the C header. -- 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
