[LLVMbugs] [Bug 23232] New: implement -x and -X options, delete all local / temporary local symbols
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Tue Apr 14 14:06:19 PDT 2015
    
    
  
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: unassignedbugs at nondot.org
          Reporter: emaste at freebsd.org
                CC: llvmbugs at cs.uiuc.edu
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150414/6dabdf47/attachment.html>
    
    
More information about the llvm-bugs
mailing list