[llvm-bugs] [Bug 42074] Three AddressSanitizer-x86_64-windows-dynamic coverage tests fail when building with CMAKE_LINKER=lld-link.exe

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jun 10 10:52:02 PDT 2019


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

Reid Kleckner <rnk at google.com> changed:

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

--- Comment #13 from Reid Kleckner <rnk at google.com> ---
That became r362970.

There is an open question of why VC link.exe pulls in these objects when the
archive is produced by link.exe instead of LLD, but I think we can leave that
unanswered for now.

-- 
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/20190610/85a2b0ee/attachment.html>


More information about the llvm-bugs mailing list