Print out all globals as they are emitted, not just those emitted from
authorChris Lattner <sabre@nondot.org>
Sun, 8 Feb 2004 19:33:23 +0000 (19:33 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 8 Feb 2004 19:33:23 +0000 (19:33 +0000)
commit23c472436940aa7fc82ff99e8cca6788d08a8105
treebe71dcd2e7117f4f15173ffbb0f48f728afa9161
parent6c0398ed4702fdf33b4b3025c9ae466b558118ad
Print out all globals as they are emitted, not just those emitted from
emitGlobals

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