summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/Inputs/comdat2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Linker/Inputs/comdat2.ll')
-rw-r--r--llvm/test/Linker/Inputs/comdat2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Linker/Inputs/comdat2.ll b/llvm/test/Linker/Inputs/comdat2.ll
index 9e18304744b..ed2af6239cd 100644
--- a/llvm/test/Linker/Inputs/comdat2.ll
+++ b/llvm/test/Linker/Inputs/comdat2.ll
@@ -1,2 +1,2 @@
$foo = comdat largest
-@foo = global i64 43, comdat $foo
+@foo = global i64 43, comdat($foo)
OpenPOWER on IntegriCloud