summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/MIR/X86/fixed-stack-object-redefinition-error.mir
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/MIR/X86/fixed-stack-object-redefinition-error.mir')
-rw-r--r--llvm/test/CodeGen/MIR/X86/fixed-stack-object-redefinition-error.mir2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/MIR/X86/fixed-stack-object-redefinition-error.mir b/llvm/test/CodeGen/MIR/X86/fixed-stack-object-redefinition-error.mir
index 160e0eaccc3..7116bb809b2 100644
--- a/llvm/test/CodeGen/MIR/X86/fixed-stack-object-redefinition-error.mir
+++ b/llvm/test/CodeGen/MIR/X86/fixed-stack-object-redefinition-error.mir
@@ -8,7 +8,7 @@
ret i32 %c
}
- attributes #0 = { "no-frame-pointer-elim"="false" }
+ attributes #0 = { "frame-pointer"="none" }
...
---
OpenPOWER on IntegriCloud