summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/no-dup-spill-fp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/no-dup-spill-fp.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/no-dup-spill-fp.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/no-dup-spill-fp.ll b/llvm/test/CodeGen/PowerPC/no-dup-spill-fp.ll
index 95e069b5455..1d9018ccac2 100644
--- a/llvm/test/CodeGen/PowerPC/no-dup-spill-fp.ll
+++ b/llvm/test/CodeGen/PowerPC/no-dup-spill-fp.ll
@@ -20,7 +20,7 @@ entry:
declare void @func()
-attributes #0 = { nounwind "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "target-cpu"="ppc64" }
+attributes #0 = { nounwind "frame-pointer"="all" "target-cpu"="ppc64" }
attributes #1 = { nounwind }
!0 = !{i32 57}
OpenPOWER on IntegriCloud