Obtain the exit function before execution just in case the module
authorReid Spencer <rspencer@reidspencer.com>
Tue, 6 Mar 2007 03:12:55 +0000 (03:12 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 6 Mar 2007 03:12:55 +0000 (03:12 +0000)
commit124294bc59dab9ec57fd7072cec574a4464ec59f
tree262fc69fa13ab047808dedc4487a64c9275381a7
parent38f6a15df69c271c3bebf648642041b31380e31a
Obtain the exit function before execution just in case the module
disappears before we get to calling the exit function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34953 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lli/lli.cpp