aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-04-21 00:12:18 +0000
committerChris Lattner <sabre@nondot.org>2007-04-21 00:12:18 +0000
commita5ebb6af95e645c428e024551a35d4dd038f5f15 (patch)
tree7c8e46dc9d35c55abc88bee45bfba71e6f4cf75d /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
parentaf332ee449860a56be63006c30fadf22de8ed438 (diff)
downloadllvm-a5ebb6af95e645c428e024551a35d4dd038f5f15.zip
llvm-a5ebb6af95e645c428e024551a35d4dd038f5f15.tar.gz
llvm-a5ebb6af95e645c428e024551a35d4dd038f5f15.tar.bz2
Fix a bug that prevented the JIT from working correctly after llvm_shutdown.
Pass info objects are initialized by static ctors, so deleting them at llvm_shutdown time prevents resurrection from working. llvm-svn: 36292
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions