Re: [PATCH] btf: Add support to BTF_KIND_ENUM64 type

2022-09-28 Thread Guillermo E. Martinez via Gcc-patches
On 9/28/22 13:45, David Faust wrote: Hi Guillermo, Hi David, Thanks for the patch. Just a couple of small nits on the changelog entries below but otherwise very nice, LGTM. But, please wait a couple of days before pushing to give Indu time to raise any objections about the changes in

Re: [PATCH] btf: Add support to BTF_KIND_ENUM64 type

2022-09-28 Thread David Faust via Gcc-patches
Hi Guillermo, Thanks for the patch. Just a couple of small nits on the changelog entries below but otherwise very nice, LGTM. But, please wait a couple of days before pushing to give Indu time to raise any objections about the changes in ctfc/dwarf2ctf. Thanks! David On 8/29/22 14:11,

Re: [PATCH] btf: Add support to BTF_KIND_ENUM64 type

2022-09-20 Thread Guillermo E. Martinez via Gcc-patches
ping On 8/29/22 16:11, Guillermo E. Martinez wrote: Hello GCC team, The following patch update BTF/CTF backend to support BTF_KIND_ENUM64 type. Comments will be welcomed and appreciated!, Kind regards, guillermo -- BTF supports 64-bits enumerators with following encoding: struct

[PATCH] btf: Add support to BTF_KIND_ENUM64 type

2022-08-29 Thread Guillermo E. Martinez via Gcc-patches
Hello GCC team, The following patch update BTF/CTF backend to support BTF_KIND_ENUM64 type. Comments will be welcomed and appreciated!, Kind regards, guillermo -- BTF supports 64-bits enumerators with following encoding: struct btf_type: name_off: 0 or offset to a valid C identifier