diff options
Diffstat (limited to 'test/Transforms/SimplifyCFG/2006-10-29-InvokeCrash.ll')
-rw-r--r-- | test/Transforms/SimplifyCFG/2006-10-29-InvokeCrash.ll | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Transforms/SimplifyCFG/2006-10-29-InvokeCrash.ll b/test/Transforms/SimplifyCFG/2006-10-29-InvokeCrash.ll index 48a1458..d067ac0 100644 --- a/test/Transforms/SimplifyCFG/2006-10-29-InvokeCrash.ll +++ b/test/Transforms/SimplifyCFG/2006-10-29-InvokeCrash.ll @@ -1,6 +1,4 @@ ; RUN: llvm-upgrade < %s | llvm-as | opt -simplifycfg -disable-output -; XFAIL: * -; Un-XFAIL this when PR1146 is finished. %struct..4._102 = type { %struct.QVectorData* } %struct..5._125 = type { %struct.QMapData* } |