Simple refactorings to prepare for lazy global emission
authorChris Lattner <sabre@nondot.org>
Sat, 20 Dec 2003 02:45:37 +0000 (02:45 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 20 Dec 2003 02:45:37 +0000 (02:45 +0000)
commit24b0a18c4357de0515c542e97edb2c2eacc543f2
tree58baad67c975933d6f278cf5bb2d1c0e1081b19e
parent3ddc05bdde6ed65f93340ea467d362e80c0ceb9c
Simple refactorings to prepare for lazy global emission
Also, add a stat for the number of globals emitted

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