[LLVMbugs] [Bug 23890] New: -fuse-ld doesn't recognize lld and path to ld
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jun 18 18:01:27 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23890
Bug ID: 23890
Summary: -fuse-ld doesn't recognize lld and path to ld
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Driver
Assignee: unassignedclangbugs at nondot.org
Reporter: eugene.zelenko at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
I tried to use -fuse-ld specify lld as linker, but Clang doesn't recognize it.
Path to ld (from custom build of binutils) was not recognized too.
-fuse-ld doesn't appear on "clang -help" of Clang manual. This is reasonable
since LLD is part of LLVM and alternative to ld.
--
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/20150619/4286cde2/attachment.html>
More information about the llvm-bugs
mailing list