aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/crash-O0.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/crash-O0.ll')
-rw-r--r--test/CodeGen/ARM/crash-O0.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/crash-O0.ll b/test/CodeGen/ARM/crash-O0.ll
index 8bce4e0..8855bb9 100644
--- a/test/CodeGen/ARM/crash-O0.ll
+++ b/test/CodeGen/ARM/crash-O0.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -O0 -relocation-model=pic -disable-fp-elim
+; RUN: llc < %s -O0 -relocation-model=pic -disable-fp-elim -no-integrated-as
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:32-f32:32:32-f64:32:32-v64:64:64-v128:128:128-a0:0:64-n32"
target triple = "armv6-apple-darwin10"