[PATCH] D85579: [ELF] --gdb-index: skip SHF_GROUP .debug_info
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 10 19:45:48 PDT 2020
MaskRay added inline comments.
================
Comment at: lld/test/ELF/gdb-index-dwarf5-type-unit.s:51
+
+.macro TYPE_UNIT id signature
+.section .debug_info,"G", at progbits,\signature
----------------
@dblaikie Does this test achieve a good minimality/robustness/usefulness in your opinion?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85579/new/
https://reviews.llvm.org/D85579
More information about the llvm-commits
mailing list