remove this bogus t-t

llvm-svn: 38464
This commit is contained in:
Chris Lattner 2007-07-09 17:31:07 +00:00
parent 517290ae52
commit 0e623de40d
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
; Test that vectors are scalarized/lowered correctly.
; RUN: llvm-upgrade < %s | llvm-as | llc
; RUN: llvm-upgrade < %s | llvm-as | llc -mtriple a-b-c
%f1 = type <1 x float>
%f2 = type <2 x float>