[PATCH] Replace the Execution Engine's mutex with std::recursive_mutex

Zachary Turner zturner at google.com
Wed Jun 18 13:25:46 PDT 2014


Closed by commit rL211214 (authored by @zturner).

http://reviews.llvm.org/D4196

Files:
  llvm/trunk/include/llvm/ExecutionEngine/ExecutionEngine.h
  llvm/trunk/include/llvm/IR/ValueMap.h
  llvm/trunk/lib/ExecutionEngine/ExecutionEngine.cpp
  llvm/trunk/lib/ExecutionEngine/JIT/JIT.cpp
  llvm/trunk/lib/ExecutionEngine/JIT/JITEmitter.cpp
  llvm/trunk/lib/ExecutionEngine/MCJIT/MCJIT.cpp
  llvm/trunk/unittests/IR/ValueMapTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4196.10586.patch
Type: text/x-patch
Size: 22535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140618/bdc3a469/attachment.bin>


More information about the llvm-commits mailing list