From ff048af2e31d7a89e0df1de1af804c7c0e7d43e1 Mon Sep 17 00:00:00 2001 From: Chris Bowler Date: Mon, 20 Apr 2020 14:59:26 -0400 Subject: [PATCH] [NFC] [AIX] [PowerPC] Add missing instruction to AIX byval test --- llvm/test/CodeGen/PowerPC/aix-cc-byval-mem.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/test/CodeGen/PowerPC/aix-cc-byval-mem.ll b/llvm/test/CodeGen/PowerPC/aix-cc-byval-mem.ll index 19283b20026f..53e0de41309f 100644 --- a/llvm/test/CodeGen/PowerPC/aix-cc-byval-mem.ll +++ b/llvm/test/CodeGen/PowerPC/aix-cc-byval-mem.ll @@ -282,7 +282,7 @@ declare void @test_byval_mem4(i32, %struct_S31* byval(%struct_S31) align 1, %str ; ASM32BIT-DAG: lbz [[REG3:[0-9]+]], 30([[REG1]]) ; ASM32BIT-DAG: stb [[REG3]], 58(1) ; ASM32BIT-DAG: addi 3, 1, 60 -; ASM32BIT-DAG: 4, LC{{[0-9]+}}(2) +; ASM32BIT-DAG: lwz 4, LC{{[0-9]+}}(2) ; ASM32BIT-DAG: li 5, 256 ; ASM32BIT-NEXT: bl .memcpy ; ASM32BIT-DAG: lwz 4, 0([[BASE:[0-9]+]])