diff options
Diffstat (limited to 'test/Assembler/2002-04-05-TypeParsing.ll')
-rw-r--r-- | test/Assembler/2002-04-05-TypeParsing.ll | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Assembler/2002-04-05-TypeParsing.ll b/test/Assembler/2002-04-05-TypeParsing.ll deleted file mode 100644 index f725944b9210..000000000000 --- a/test/Assembler/2002-04-05-TypeParsing.ll +++ /dev/null @@ -1,3 +0,0 @@ -; RUN: llvm-as %s -o /dev/null - - %Hosp = type { { \2*, { \2, %Hosp }* }, { \2*, { \2, %Hosp }* } } |