OSDN Git Service

After obtaining the lock, look if the function has been codegen'd by
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Fri, 12 Jun 2009 14:11:08 +0000 (14:11 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Fri, 12 Jun 2009 14:11:08 +0000 (14:11 +0000)
commite91208c9631c98abbdce19ca7b1f51d9241faa18
tree12cec2380badb686b60ae2c412108cca88602350
parentf343b69f47192dc9d1479f8b14aadccd17820d90
After obtaining the lock, look if the function has been codegen'd by
another thread.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73227 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/JIT/JIT.cpp