[lld] [LLD] Tombstone LocalTU entry in .debug_names (PR #70701)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 13 16:16:17 PST 2023


================
@@ -0,0 +1,26 @@
+	.section	.debug_info,"G", at progbits,1175092228111723119,comdat
----------------
MaskRay wrote:

For newer tests we tend to move away from `Inputs/`. dwarf5-debug-names-type-comdat.s and the DWARF64 counterpart can be placed into `x86-64-dwarf5-64-debug-names-type-comdat.test`. Search for `.ifdef ERR` and `llvm-mc --defsym`. We can use some assembly preprocessing to deduplicate the input.


https://github.com/llvm/llvm-project/pull/70701


More information about the llvm-commits mailing list