[lld] [lld][ELF] Implement merged .debug_names section. (PR #86508)
    Fangrui Song via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar 25 22:12:13 PDT 2024
    
    
  
================
@@ -0,0 +1,153 @@
+# REQUIRES: x86
+# RUN: llvm-mc -filetype=obj -triple=x86_64 %s -o %t1.o
+#
----------------
MaskRay wrote:
Delete `^#$` lines
https://github.com/llvm/llvm-project/pull/86508
    
    
More information about the llvm-commits
mailing list