summaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/OProfileJIT
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2014-06-18 20:17:35 +0000
committerZachary Turner <zturner@google.com>2014-06-18 20:17:35 +0000
commit1f502bd9d7d2c1f98ad93a09ffe435e11a95aedd (patch)
tree82933a5d1d0e64418c721231a411dac3d9267f12 /lib/ExecutionEngine/OProfileJIT
parentb2791542c2c5df2912848b8bdf06fb1093d4ac12 (diff)
downloadllvm-1f502bd9d7d2c1f98ad93a09ffe435e11a95aedd.tar.gz
llvm-1f502bd9d7d2c1f98ad93a09ffe435e11a95aedd.tar.bz2
llvm-1f502bd9d7d2c1f98ad93a09ffe435e11a95aedd.tar.xz
Replace Execution Engine's mutex with std::recursive_mutex.
This change has a bit of a trickle down effect due to the fact that there are a number of derived implementations of ExecutionEngine, and that the mutex is not tightly encapsulated so is used by other classes directly. Reviewed by: rnk Differential Revision: http://reviews.llvm.org/D4196 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211214 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/OProfileJIT')
0 files changed, 0 insertions, 0 deletions