http://llvm.org/bugs/show_bug.cgi?id=6775

           Summary: clang should support -use-gold-plugin
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Driver
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Clang should support -use-gold-plugin, the same way llvm-gcc supports it.

It should also build & install libLLVMgold.so along with clang.

Alternatively it should strip flags unknown to llvm-ld, and invoke it, as
described here: http://llvm.org/bugs/show_bug.cgi?id=4155
However 'nm' would still need the gold plugin to work with LTO objects.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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