* Fix incorrect computation of the runOnMachineFunction return value
authorChris Lattner <sabre@nondot.org>
Sat, 31 Jan 2004 21:14:04 +0000 (21:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 31 Jan 2004 21:14:04 +0000 (21:14 +0000)
commit163c1e7a69d721e321b1d00a57f3565e30f08ec9
tree9aa3c23b7555e2ab19b7e42b43712888f3a8de65
parentbd91c1c37641fef20a467d5c85f89a99a1969979
* Fix incorrect computation of the runOnMachineFunction return value
* Turn a bunch of instance variables into automatic variables

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