[llvm-bugs] [Bug 34200] lld self hosting failure: unknown option: -function-sections, -data-sections
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Aug 16 01:22:38 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=34200
Davide Italiano <davide at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #3 from Davide Italiano <davide at freebsd.org> ---
r310998 properly fixes this.
Just to clarify. Up until recently, the gold plugin in LLVM and lld didn't
specify function-sections/data-sections by default (until I changed it).
I think we might consider deprecating/removing support in clang (and then, in
lld).
--
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/20170816/54442242/attachment.html>
More information about the llvm-bugs
mailing list