[LLVMbugs] [Bug 22269] New: add_lld_library doesn't use llvm_add_library
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jan 20 10:08:21 PST 2015
http://llvm.org/bugs/show_bug.cgi?id=22269
Bug ID: 22269
Summary: add_lld_library doesn't use llvm_add_library
Product: lld
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: unassignedbugs at nondot.org
Reporter: rafael.espindola at gmail.com
CC: garious at gmail.com, llvmbugs at cs.uiuc.edu
Classification: Unclassified
The result is that common link options are not used. For example, running
$ ninja -v lib/libclangBasic.so lib/liblldCore.so lib/libLLVMAArch64Utils.so
will pass -Wl,--gc-sections to the llvm and clang libraries, but not to
--
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/20150120/50c549ed/attachment.html>
More information about the llvm-bugs
mailing list