summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2015-08-31 00:09:01 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2015-08-31 00:09:01 +0000
commit592ee15e14b9ae3bb02320ed55c1daf55f980a94 (patch)
tree9cdf5c13758d4f9dc158863652e03c5c7be3094c /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent30e1797b382c0f5313e40b17bf041cf7885b0d1a (diff)
Support: Support LLVM_ENABLE_THREADS=0 in llvm/Support/thread.h.
Specifically, the header now provides llvm::thread, which is either a typedef of std::thread or a replacement that calls the function synchronously depending on the value of LLVM_ENABLE_THREADS. llvm-svn: 246402
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions