Add support for atexit handlers to the JIT, fixing 2003-05-14-AtExit.c
authorChris Lattner <sabre@nondot.org>
Wed, 14 May 2003 13:53:40 +0000 (13:53 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 14 May 2003 13:53:40 +0000 (13:53 +0000)
commit22080f9f168b0129d0ed3a2a29a145e17723c3ba
tree1ee2ae5caa38865739d1561bc07cf7758c9bf071
parent1b72216a711cddf5fc53cf0a4f5407b41b8303c9
Add support for atexit handlers to the JIT, fixing 2003-05-14-AtExit.c

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