No longer run atExit functions from run()
authorChris Lattner <sabre@nondot.org>
Fri, 26 Dec 2003 06:13:47 +0000 (06:13 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 26 Dec 2003 06:13:47 +0000 (06:13 +0000)
commitff0f1bb32a439cf82cb09ee29544c894a2bfe877
treef681403fb0cf5080b4013e2625f286aec817fae1
parent2cab55d7e1bde83cd5f5dccee9a331ada8c1a67c
No longer run atExit functions from run()
rename run to runFunction
Genericize the runFunction code a little bit, though it still stinks

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