commit | 3f92e52e27e972c240a1f5397ad98f228eb789c9 | [log] [tgz] |
---|---|---|
author | p-x9 <chi.iosdev@gmail.com> | Wed Jun 25 03:05:36 2025 +0900 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jun 24 11:09:53 2025 -0700 |
tree | aa3f0402afde8fceee2dbf44bd99b9670dc7f040 | |
parent | 7876fc191c6f3e2e6ca6006fa0f203709b1738ee [diff] |
[DWARF] Fix redundant DW_AT_ prefix in HANDLE_DW_AT definition for `INTEL_other_endian` (#145336) The prefix 'DW_AT_' is automatically added by macro expansion in consumers of Dwarf.def. Having it explicitly in the macro argument results in duplicated naming such as DW_AT_DW_AT_INTEL_other_endian. GitOrigin-RevId: 52fee553a5412370638ba61b2c9c481ca0e1315a