summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/PowerPC/ppc64-tls-relocs-01.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/PowerPC/ppc64-tls-relocs-01.ll')
-rw-r--r--llvm/test/MC/PowerPC/ppc64-tls-relocs-01.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/PowerPC/ppc64-tls-relocs-01.ll b/llvm/test/MC/PowerPC/ppc64-tls-relocs-01.ll
index 4e901e816a6..ae32fa7b899 100644
--- a/llvm/test/MC/PowerPC/ppc64-tls-relocs-01.ll
+++ b/llvm/test/MC/PowerPC/ppc64-tls-relocs-01.ll
@@ -13,7 +13,7 @@ entry:
;; Check for a pair of R_PPC64_TPREL16_HA / R_PPC64_TPREL16_LO relocs
;; against the thread-local symbol 't'.
;; CHECK: Relocations [
-;; CHECK: Section ({{[0-9]+}}) .text {
+;; CHECK: Section ({{[0-9]+}}) .rela.text {
;; CHECK-NEXT: 0x{{[0-9,A-F]+}} R_PPC64_TPREL16_HA t
;; CHECK-NEXT: 0x{{[0-9,A-F]+}} R_PPC64_TPREL16_LO t
;; CHECK-NEXT: }
OpenPOWER on IntegriCloud