summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/macho-frame-offset.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/ARM/macho-frame-offset.ll')
-rw-r--r--llvm/test/CodeGen/ARM/macho-frame-offset.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/macho-frame-offset.ll b/llvm/test/CodeGen/ARM/macho-frame-offset.ll
index f3dacf66b6c..b61a7d706f0 100644
--- a/llvm/test/CodeGen/ARM/macho-frame-offset.ll
+++ b/llvm/test/CodeGen/ARM/macho-frame-offset.ll
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple thumbv7m-apple-macho -disable-fp-elim -o - %s | FileCheck %s
+; RUN: llc -mtriple thumbv7m-apple-macho -frame-pointer=all -o - %s | FileCheck %s
define void @func() {
; CHECK-LABEL: func:
OpenPOWER on IntegriCloud