summaryrefslogtreecommitdiffstats
path: root/llvm/test/Verifier/comdat2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Verifier/comdat2.ll')
-rw-r--r--llvm/test/Verifier/comdat2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Verifier/comdat2.ll b/llvm/test/Verifier/comdat2.ll
index 23b6cee0950..d78030c12af 100644
--- a/llvm/test/Verifier/comdat2.ll
+++ b/llvm/test/Verifier/comdat2.ll
@@ -2,4 +2,4 @@
$v = comdat any
@v = private global i32 0, comdat $v
-; CHECK: comdat global value has local linkage
+; CHECK: comdat global value has private linkage
OpenPOWER on IntegriCloud