[llvm-bugs] [Bug 27243] New: lld -t doesn't print which archive members are used

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Apr 6 08:11:31 PDT 2016


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

            Bug ID: 27243
           Summary: lld -t doesn't print which archive members are used
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: rafael.espindola at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

With lld I get just

lib/libLLVMSupport.a

with gold I get

lib/libLLVMSupport.a(lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o)
lib/libLLVMSupport.a(lib/Support/CMakeFiles/LLVMSupport.dir/Host.cpp.o)
lib/libLLVMSupport.a(lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.c.o)

-- 
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/20160406/b5f012dc/attachment.html>


More information about the llvm-bugs mailing list