[LLVMbugs] [Bug 6775] New: clang should support -use-gold-plugin
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Apr 4 09:07:11 PDT 2010
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: unassignedclangbugs at nondot.org
ReportedBy: edwintorok at gmail.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list