Testcase where GVNPRE crashes on functions with no exit nodes.
authorOwen Anderson <resistor@mac.com>
Tue, 12 Jun 2007 16:56:00 +0000 (16:56 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 12 Jun 2007 16:56:00 +0000 (16:56 +0000)
commit93f905daef8054434defbb3b01d3a5e9e9be6dc8
treebafca593d11d4751d7bc4d1aaf9b5104993a042f
parentce0b23721e434789f9600c0fd13f0ca17444264f
Testcase where GVNPRE crashes on functions with no exit nodes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37555 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/GVNPRE/2007-06-12-NoExit.ll [new file with mode: 0644]