On 2/24/25 1:55 PM, David Faust wrote:

On 2/24/25 11:04, Indu Bhagat wrote:
On 2/6/25 11:54 AM, David Faust wrote:
Translate DW_TAG_GNU_annotation DIEs created for C attributes
btf_decl_tag and btf_type_tag into an in-memory representation in the
CTF/BTF container.  They will be output in BTF as BTF_KIND_DECL_TAG and
BTF_KIND_TYPE_TAG records.

The new CTF kinds used to represent these annotations, CTF_K_DECL_TAG
and CTF_K_TYPE_TAG, are expected to be formalized in the next version of
the CTF specification.  For now they only exist in memory as a
translation step to BTF, and are not emitted when generating CTF
information.

The patch overall looks OK to me.  Some comments inlined below.

David, any progress with this? Looks like the patch is in pretty good
shape. Let us push hard so the patch can be merged soon?

Thanks,
Yonghong

Reply via email to