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

Reid Kleckner <r...@google.com> changed:

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

--- Comment #5 from Reid Kleckner <r...@google.com> ---
I think this comment describes the LLD wholearchive bug
(https://llvm.org/pr37592):
> I actually figured out the right way: Seemingly binaries need asan-x86_64 and 
> asan_cxx-x86_64 (and they need to be specified a second time with 
> -wholearchive:, which I could only do with MSVC's linker and not LLD, it 
> seems),

We can close this in favor of that.

Other than that, ASan works with LLD. Peter Hosek is working on the alternative
multi-arch runtime library layout, and when we have that, this should address
the other usability concern.

*** This bug has been marked as a duplicate of bug 37592 ***

-- 
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

Reply via email to