https://bugs.llvm.org/show_bug.cgi?id=33090
Rui Ueyama <r...@google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |r...@google.com
Resolution|--- |INVALID
--- Comment #1 from Rui Ueyama <r...@google.com> ---
Hi Marco,
It doesn't seems like a bug in LLD. Actually you are not even using but the
default linker (which is I guess the GNU ld). In order to use LLD, you need to
pass `-fuse-ld=lld`, but you are not doing that.
If you still have a trouble, please file this against Clang.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs