summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll')
-rw-r--r--test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll b/test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll
index fd2f4620bc..3754db01fd 100644
--- a/test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll
+++ b/test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=arm-linux-gnueabi -regalloc=fast
+; RUN: llc < %s -mtriple=arm-linux-gnueabi -regalloc=fast -optimize-regalloc=0
; PR1925
%struct.encode_aux_nearestmatch = type { i32*, i32*, i32*, i32*, i32, i32 }