summaryrefslogtreecommitdiff
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, 0 insertions, 2 deletions
diff --git a/test/Linker/Inputs/cycle.ll b/test/Linker/Inputs/cycle.ll
deleted file mode 100644
index d0eddb6e7c..0000000000
--- a/test/Linker/Inputs/cycle.ll
+++ /dev/null
@@ -1,2 +0,0 @@
-@foo = alias i32* @bar
-@bar = weak global i32 0