summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/memcpy-ldm-stm.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/ARM/memcpy-ldm-stm.ll')
-rw-r--r--llvm/test/CodeGen/ARM/memcpy-ldm-stm.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/memcpy-ldm-stm.ll b/llvm/test/CodeGen/ARM/memcpy-ldm-stm.ll
index f8ba5451255..0bda070f7b2 100644
--- a/llvm/test/CodeGen/ARM/memcpy-ldm-stm.ll
+++ b/llvm/test/CodeGen/ARM/memcpy-ldm-stm.ll
@@ -89,7 +89,7 @@ define void @test3(%struct.S* %d, %struct.S* %s) #0 {
declare void @g(i32*)
-; Set "no-frame-pointer-elim" to increase register pressure
+; Set "frame-pointer"="all" to increase register pressure
attributes #0 = { "frame-pointer"="all" }
; Function Attrs: nounwind
OpenPOWER on IntegriCloud