summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/disable-fp-elim.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/ARM/disable-fp-elim.ll')
-rw-r--r--llvm/test/CodeGen/ARM/disable-fp-elim.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/disable-fp-elim.ll b/llvm/test/CodeGen/ARM/disable-fp-elim.ll
index ddbe36597e1..15c1c9231a4 100644
--- a/llvm/test/CodeGen/ARM/disable-fp-elim.ll
+++ b/llvm/test/CodeGen/ARM/disable-fp-elim.ll
@@ -22,4 +22,4 @@ entry:
declare i32 @foo2(i32)
-attributes #0 = { nounwind "no-frame-pointer-elim"="true" }
+attributes #0 = { nounwind "frame-pointer"="all" }
OpenPOWER on IntegriCloud