aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2014-08-13 17:44:53 +0000
committerZachary Turner <zturner@google.com>2014-08-13 17:44:53 +0000
commitc7826524acda6a9c8816261d5c48b94dc92935ed (patch)
tree86275ba20aba854402e8af66d6c4b753093a7481 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parentd3d657ca0f2018d242345075bbe80c68922074f9 (diff)
downloadllvm-c7826524acda6a9c8816261d5c48b94dc92935ed.zip
llvm-c7826524acda6a9c8816261d5c48b94dc92935ed.tar.gz
llvm-c7826524acda6a9c8816261d5c48b94dc92935ed.tar.bz2
Get test executables compiling on Windows.
Many of the test executables use pthreads directly. This isn't portable on Windows, so this patch converts these test to use C++11 threads and mutexes. Since Windows' implementation of std::thread classes throw and catch from header files, this patch also disables exceptions when compiling with clang on Windows. Reviewed by: Todd Fiala, Ed Maste Differential Revision: http://reviews.llvm.org/D4816 llvm-svn: 215562
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions