Lock the JIT before using it.
authorSean Callanan <scallanan@apple.com>
Thu, 6 Feb 2014 22:25:20 +0000 (22:25 +0000)
committerSean Callanan <scallanan@apple.com>
Thu, 6 Feb 2014 22:25:20 +0000 (22:25 +0000)
commit7c435a5ede460ef8e060f0bcb0aba8064137f922
treece99c288f3979156a3e97f82242b79bfdde31604
parentd6be7085c2dcca5e3e3ec5b7f2857502206197d1
Lock the JIT before using it.

<rdar://problem/15958296>

llvm-svn: 200951
lldb/source/Expression/IRExecutionUnit.cpp