aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker/unnamed-addr-err-b.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Linker/unnamed-addr-err-b.ll')
-rw-r--r--test/Linker/unnamed-addr-err-b.ll4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Linker/unnamed-addr-err-b.ll b/test/Linker/unnamed-addr-err-b.ll
new file mode 100644
index 0000000..5e5fed9
--- /dev/null
+++ b/test/Linker/unnamed-addr-err-b.ll
@@ -0,0 +1,4 @@
+; This file is for use with unnamed-addr-err-a.ll
+; RUN: true
+
+@foo = appending global [1 x i32] [i32 42]