commit | e9670e3623aade4fbb5596b39257438bca55d117 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Jul 14 23:12:09 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Jul 14 23:12:09 2004 +0000 |
tree | 623b0b29b71ae89df256906a9b1b31480f4d11a6 | |
parent | 0f01bbc3b2b4830933a6900a7a881289eb4841f3 [diff] |
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 -