aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CBackend/2002-10-16-External.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/CBackend/2002-10-16-External.ll')
-rw-r--r--test/CodeGen/CBackend/2002-10-16-External.ll4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/CodeGen/CBackend/2002-10-16-External.ll b/test/CodeGen/CBackend/2002-10-16-External.ll
deleted file mode 100644
index 2cdd15c..0000000
--- a/test/CodeGen/CBackend/2002-10-16-External.ll
+++ /dev/null
@@ -1,4 +0,0 @@
-; RUN: llc < %s -march=c
-
-@bob = external global i32 ; <i32*> [#uses=0]
-