summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/tls-pic.ll
diff options
context:
space:
mode:
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>2015-02-03 16:33:55 +0000
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>2015-02-03 16:33:55 +0000
commitb32d6f455fdacd30e41e62b2e8d1620792918068 (patch)
treef10b240daaf8f68b83fec5bad3557964b89daa28 /test/CodeGen/PowerPC/tls-pic.ll
parentf336df5f3f8c8465fde213745d2425bb1708093a (diff)
Further revise too-restrictive test CodeGen/PowerPC/tls-pic.ll
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227980 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/PowerPC/tls-pic.ll')
-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