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, 4 insertions, 0 deletions
diff --git a/test/CodeGen/CBackend/2002-10-16-External.ll b/test/CodeGen/CBackend/2002-10-16-External.ll
new file mode 100644
index 0000000..d60a3d8
--- /dev/null
+++ b/test/CodeGen/CBackend/2002-10-16-External.ll
@@ -0,0 +1,4 @@
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=c
+
+%bob = external global int ; <int*> [#uses=2]
+