https://bugs.llvm.org/show_bug.cgi?id=41526

            Bug ID: 41526
           Summary: Omit the symbol table entry at index 0 when
                    --debug-syms is enabled
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llvm-nm
          Assignee: unassignedb...@nondot.org
          Reporter: snortot...@gmail.com
                CC: llvm-bugs@lists.llvm.org

Currently, when debug-syms is passed to llvm-nm, symbol table entry index 0  is
also printed. gnu-nm omits this symbol.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to