aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker/Inputs/cycle.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Linker/Inputs/cycle.ll')
-rw-r--r--test/Linker/Inputs/cycle.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Linker/Inputs/cycle.ll b/test/Linker/Inputs/cycle.ll
new file mode 100644
index 0000000..d0eddb6
--- /dev/null
+++ b/test/Linker/Inputs/cycle.ll
@@ -0,0 +1,2 @@
+@foo = alias i32* @bar
+@bar = weak global i32 0