commit | 8de3fc6f2dacc9cbf05b544853baf7d36792a144 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Oct 16 20:08:19 2002 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Oct 16 20:08:19 2002 +0000 |
tree | 1609c8a9ba090371ff188a1f12ca63dc0d1bfcd4 | |
parent | eb265cdc90fa6b515eb87c4c29cd2f1e588a0cda [diff] [blame] |
New testcase git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4200 91177308-0d34-0410-b5e6-96231b3b80d8
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..3ad9089 --- /dev/null +++ b/test/CodeGen/CBackend/2002-10-16-External.ll
@@ -0,0 +1,2 @@ +%bob = external global int ; <int*> [#uses=2] +