summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/testlink.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Linker/testlink.ll')
-rw-r--r--llvm/test/Linker/testlink.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Linker/testlink.ll b/llvm/test/Linker/testlink.ll
index 5488fccca59..2e9447ddfd3 100644
--- a/llvm/test/Linker/testlink.ll
+++ b/llvm/test/Linker/testlink.ll
@@ -61,7 +61,7 @@
@AConst = linkonce constant i32 123
; Renamed version of Intern1.
-; CHECK-DAG: @Intern1{{[0-9]+}} = internal constant i32 52
+; CHECK-DAG: @Intern1.{{[0-9]+}} = internal constant i32 52
; Globals linked from testlink2.
OpenPOWER on IntegriCloud