summaryrefslogtreecommitdiff
path: root/test/Assembler
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-07-14 23:12:09 +0000
committerChris Lattner <sabre@nondot.org>2004-07-14 23:12:09 +0000
commite9670e3623aade4fbb5596b39257438bca55d117 (patch)
tree623b0b29b71ae89df256906a9b1b31480f4d11a6 /test/Assembler
parent0f01bbc3b2b4830933a6900a7a881289eb4841f3 (diff)
downloadllvm-e9670e3623aade4fbb5596b39257438bca55d117.tar.gz
llvm-e9670e3623aade4fbb5596b39257438bca55d117.tar.bz2
llvm-e9670e3623aade4fbb5596b39257438bca55d117.tar.xz
this "feature" is gone
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14832 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Assembler')
-rw-r--r--test/Assembler/2003-03-03-DuplicateConstant.ll5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/Assembler/2003-03-03-DuplicateConstant.ll b/test/Assembler/2003-03-03-DuplicateConstant.ll
deleted file mode 100644
index edb06e0167..0000000000
--- a/test/Assembler/2003-03-03-DuplicateConstant.ll
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-%X = const int 0
-%X = const int 0
-