OSDN Git Service

Fix potential problems with unreachable basic blocks.
authorChris Lattner <sabre@nondot.org>
Fri, 2 Jul 2004 05:49:11 +0000 (05:49 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 2 Jul 2004 05:49:11 +0000 (05:49 +0000)
commita9a582fbb6f0c9e24bebda73f0a13e560f2d3c5e
tree8757f7de5905e06056ca0e42f72dd95db08b462a
parentfab96f0b69da768bf837c8042e522d93701ccccf
Fix potential problems with unreachable basic blocks.

Also, while noone's looking, add support for constant expressions.  Wait,
I said not to look!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14566 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcTargetMachine.cpp
lib/Target/SparcV8/SparcV8TargetMachine.cpp