]> granicus.if.org Git - llvm/commitdiff
New testcase
authorChris Lattner <sabre@nondot.org>
Sun, 2 Feb 2003 16:30:29 +0000 (16:30 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Feb 2003 16:30:29 +0000 (16:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5466 91177308-0d34-0410-b5e6-96231b3b80d8

test/Assembler/2003-02-02-ConstGlobal.ll [new file with mode: 0644]

diff --git a/test/Assembler/2003-02-02-ConstGlobal.ll b/test/Assembler/2003-02-02-ConstGlobal.ll
new file mode 100644 (file)
index 0000000..8db245f
--- /dev/null
@@ -0,0 +1,3 @@
+
+%X = external global int
+%X = constant int 7