[llvm-bugs] [Bug 27959] Inconsistency in selection of 32/64 bit mode with libc++
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jun 1 19:41:08 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27959
Eric Fiselier <eric at efcs.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Eric Fiselier <eric at efcs.ca> ---
OK I added `<PROJECT>_BUILD_32_BITS` for libc++abi and libunwind.
The relevant commits:
[libcxxabi] r271470.
[libunwind] r271458 and r271466.
--
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/20160602/48d88fe5/attachment.html>
More information about the llvm-bugs
mailing list