diff options
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/ec-input.ll')
-rw-r--r-- | llvm/test/CodeGen/PowerPC/ec-input.ll | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/PowerPC/ec-input.ll b/llvm/test/CodeGen/PowerPC/ec-input.ll index 6ef93d268b6..9a1c121699a 100644 --- a/llvm/test/CodeGen/PowerPC/ec-input.ll +++ b/llvm/test/CodeGen/PowerPC/ec-input.ll @@ -148,8 +148,8 @@ if.end23.3: ; preds = %if.end14.3 br i1 %cmp, label %for.cond2.preheader, label %for.end38 } -attributes #0 = { nounwind "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "target-cpu"="a2q" } -attributes #1 = { inlinehint nounwind "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "target-cpu"="a2q" } +attributes #0 = { nounwind "frame-pointer"="all" "target-cpu"="a2q" } +attributes #1 = { inlinehint nounwind "frame-pointer"="all" "target-cpu"="a2q" } attributes #2 = { nounwind } attributes #3 = { cold nounwind } |