diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/machine-outliner-disubprogram.ll')
-rw-r--r-- | llvm/test/CodeGen/X86/machine-outliner-disubprogram.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/machine-outliner-disubprogram.ll b/llvm/test/CodeGen/X86/machine-outliner-disubprogram.ll index 41570a2de59..990fdb3580a 100644 --- a/llvm/test/CodeGen/X86/machine-outliner-disubprogram.ll +++ b/llvm/test/CodeGen/X86/machine-outliner-disubprogram.ll @@ -130,7 +130,7 @@ entry: ; CHECK-SAME: unit: !0, ; CHECK-SAME: retainedNodes: [[VARS]] -attributes #0 = { noinline noredzone nounwind optnone ssp uwtable "no-frame-pointer-elim"="true" } +attributes #0 = { noinline noredzone nounwind optnone ssp uwtable "frame-pointer"="all" } attributes #1 = { nounwind readnone speculatable } attributes #2 = { noredzone } |