[llvm-bugs] [Bug 43552] ld -export-dynamic -r should probably ignore the -export-dynamic

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Oct 8 01:06:06 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=43552

Rui Ueyama <ruiu at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #5 from Rui Ueyama <ruiu at google.com> ---
https://reviews.llvm.org/rL374022 has been submitted to ban the combination of
-r and --export-dynamic. Now, lld reports an error if the two flags are used
together.

-- 
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/20191008/43de8b69/attachment.html>


More information about the llvm-bugs mailing list