[llvm-bugs] [Bug 26078] OpenMP/target_codegen.cpp etc. tests fail on Win32
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jan 12 12:55:09 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26078
Hans Wennborg <hans at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Hans Wennborg <hans at chromium.org> ---
I was able to reproduce in a build configured with:
cmake -GNinja -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLLVM_ENABLE_ASSERTIONS=ON
-DLLVM_USE_CRT_RELWITHDEBINFO=MT ..
Should be fixed in r257516.
--
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/20160112/a6b9f962/attachment.html>
More information about the llvm-bugs
mailing list