this "feature" is gone


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14832 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Assembler/2003-03-03-DuplicateConstant.ll b/test/Assembler/2003-03-03-DuplicateConstant.ll
deleted file mode 100644
index edb06e0..0000000
--- a/test/Assembler/2003-03-03-DuplicateConstant.ll
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-%X = const int 0
-%X = const int 0
-