summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/branch-relax-block-size.mir
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AArch64/branch-relax-block-size.mir')
-rw-r--r--llvm/test/CodeGen/AArch64/branch-relax-block-size.mir2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AArch64/branch-relax-block-size.mir b/llvm/test/CodeGen/AArch64/branch-relax-block-size.mir
index 661bdf2d1bc..fb70fda38b3 100644
--- a/llvm/test/CodeGen/AArch64/branch-relax-block-size.mir
+++ b/llvm/test/CodeGen/AArch64/branch-relax-block-size.mir
@@ -30,7 +30,7 @@
declare i32 @validate(i32*)
- attributes #0 = { nounwind uwtable "disable-tail-calls"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" }
+ attributes #0 = { nounwind uwtable "disable-tail-calls"="false" "frame-pointer"="all" }
...
---
OpenPOWER on IntegriCloud