Add a helper method for running static ctors/dtors in the module.
authorChris Lattner <sabre@nondot.org>
Wed, 8 Mar 2006 18:42:46 +0000 (18:42 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 8 Mar 2006 18:42:46 +0000 (18:42 +0000)
commit9ca6cdaee91fddcd3ea57dedcd624c14c7a40f65
tree2b2cf4e2c91c95c2c114cc981ab2fcaaf1c297c2
parent9d25824e4ca45b7269aacaa92f02a5e9fa8a8e5c
Add a helper method for running static ctors/dtors in the module.

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