[LLVMdev] Utilizing gperf for TableGen

Chris Lattner sabre at nondot.org
Wed Jan 2 14:34:16 PST 2008


On Tue, 1 Jan 2008, Wilhansen Li wrote:
> The output of TableGen (intrinsics.gen) seems a bit too clunky
> specifically the switching parts (input the string, output the enum).
> Moreover, the code makes MSVC barf due to its nesting limit which even
> applices to if-else statements.

This should be fixed now, please verify, thanks!

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list