[LLVMdev] Utilizing gperf for TableGen

Ralph Corderoy ralph at inputplus.co.uk
Tue Jan 1 06:53:41 PST 2008


Hi Wilhansen,

> 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.

Does introducing gotos into the generated code help as a temporary
workaround for MSVC?

Cheers,


Ralph.




More information about the llvm-dev mailing list