summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/setcc-sentinals.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/setcc-sentinals.ll')
-rw-r--r--test/CodeGen/ARM/setcc-sentinals.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/setcc-sentinals.ll b/test/CodeGen/ARM/setcc-sentinals.ll
index 8878f9bf22..6c38edfdb3 100644
--- a/test/CodeGen/ARM/setcc-sentinals.ll
+++ b/test/CodeGen/ARM/setcc-sentinals.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mcpu=cortex-a8 -march=arm -asm-verbose=false | FileCheck %s
+; RUN: llc < %s -mcpu=cortex-a8 -march=arm -asm-verbose=false -arm-disable-ehabi | FileCheck %s
define zeroext i1 @test0(i32 %x) nounwind {
; CHECK-LABEL: test0: