summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/2006-06-12-LowerSwitchCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Generic/2006-06-12-LowerSwitchCrash.ll')
-rw-r--r--llvm/test/CodeGen/Generic/2006-06-12-LowerSwitchCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/2006-06-12-LowerSwitchCrash.ll b/llvm/test/CodeGen/Generic/2006-06-12-LowerSwitchCrash.ll
index b644bd2be78..47ee7c5fccd 100644
--- a/llvm/test/CodeGen/Generic/2006-06-12-LowerSwitchCrash.ll
+++ b/llvm/test/CodeGen/Generic/2006-06-12-LowerSwitchCrash.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -O0
+; RUN: llvm-as < %s | llc -fast
define float @test(i32 %tmp12771278) {
switch i32 %tmp12771278, label %bb1279 [
OpenPOWER on IntegriCloud