Displaying 2 results from an estimated 2 matches for "b_dbg".
Did you mean:
bt_dbg
2013 Jun 25
0
[LLVMdev] Length restriction in tablegen
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
2013 Jun 25
2
[LLVMdev] Length restriction in tablegen
Hi
Is there some sort of restriction over class length names in td files. 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?
defm target_intrinsic: