New file, includes method to merge exit nodes together
authorChris Lattner <sabre@nondot.org>
Fri, 6 Jul 2001 16:57:52 +0000 (16:57 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 6 Jul 2001 16:57:52 +0000 (16:57 +0000)
commit87d0461d5bafe5214870b18080b9450cb32a22c9
tree632d2aabb420858d8745b57492bb663b1053750e
parentc348d21bf6160c1f1d1511cc432bc8a7ede66244
New file, includes method to merge exit nodes together

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/SimplifyCFG.h [new file with mode: 0644]