summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/CodeGen/PowerPC/tls-pic.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/tls-pic.ll b/test/CodeGen/PowerPC/tls-pic.ll
index ed8b981e24e..a5cdd240652 100644
--- a/test/CodeGen/PowerPC/tls-pic.ll
+++ b/test/CodeGen/PowerPC/tls-pic.ll
@@ -65,5 +65,5 @@ entry:
; OPT1: bl __tls_get_addr(a2@tlsgd)
; OPT1-NEXT: nop
; OPT1-32-LABEL: main2
-; OPT1-32: addi 3, {{[0-9]+}}, a2@got@tlsgd
+; OPT1-32: addi {{[0-9]+}}, {{[0-9]+}}, a2@got@tlsgd
; OPT1-32: bl __tls_get_addr(a2@tlsgd)@PLT