* Disable debug output
authorChris Lattner <sabre@nondot.org>
Sun, 4 Nov 2001 21:32:11 +0000 (21:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 4 Nov 2001 21:32:11 +0000 (21:32 +0000)
commitb980e1806657912427e311109924ed5212daff07
tree9d5dfc8c2e4b89adb20a90106fcd3f4d5615c557
parentf3b976e65f29872ee31597b7a0f8ac7bdbd10da9
* Disable debug output
* fix minor bug with taking datasize of unsized array type
* Insert code to support speculative changes later

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