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

            Bug ID: 23232
           Summary: implement -x and -X options, delete all local /
                    temporary local symbols
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

GNU ld description:

       -x
       --discard-all
           Delete all local symbols.

       -X
       --discard-locals
           Delete all temporary local symbols.  (These symbols start with
           system-specific local label prefixes, typically .L for ELF systems
           or L for traditional a.out systems.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to