[llvm-bugs] [Bug 46617] libcxx compile failed occasionally

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Nov 17 21:55:26 PST 2020


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

Changqing Li <changqing.li at windriver.com> changed:

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

--- Comment #7 from Changqing Li <changqing.li at windriver.com> ---
problem have been fixed by commit
https://github.com/llvm/llvm-project/commit/bcaa01752f5e45b9d1647aef16d74c748192f8a5, 

since it link to cxxabi_shared.


previous code make LIBCXX_CXX_SHARED_ABI_LIBRARY and
LIBCXX_CXX_STATIC_ABI_LIBRARY have same value c++abi

-- 
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/20201118/312d0bad/attachment.html>


More information about the llvm-bugs mailing list