diff options
Diffstat (limited to 'test/CodeGen/PowerPC/tls-gd.ll')
| -rw-r--r-- | test/CodeGen/PowerPC/tls-gd.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/tls-gd.ll b/test/CodeGen/PowerPC/tls-gd.ll index 5f0ef9a..84c654f 100644 --- a/test/CodeGen/PowerPC/tls-gd.ll +++ b/test/CodeGen/PowerPC/tls-gd.ll @@ -18,6 +18,6 @@ entry: ; CHECK: addis [[REG:[0-9]+]], 2, a@got@tlsgd@ha ; CHECK-NEXT: addi 3, [[REG]], a@got@tlsgd@l -; CHECK: bl __tls_get_addr(a@tlsgd) +; CHECK: bl __tls_get_addr(a@TLSGD) ; CHECK-NEXT: nop |
