[LLVMdev] Length restriction in tablegen

Jakob Stoklund Olesen stoklund at 2pi.dk
Tue Jun 25 10:13:46 PDT 2013


On Jun 25, 2013, at 1:45 AM, Anitha B Gollamudi <anitha.boyapati at gmail.com> wrote:

> Is there some sort of restriction over class length names in td files.

Only your own sanity, as far as I know.

> For e.g. something like below gives an abort with tablegen. The abort goes away when I reduce the name "my_target_intrinsics_class..." to something shorter. I have not counted the exact length limit though. Is this a known issue?

No, can you reproduce it in a debugger? Please file a bug report with a stack trace and steps to reproduce.

Thanks,
/jakob




More information about the llvm-dev mailing list