remove this bogus t-t
authorChris Lattner <sabre@nondot.org>
Mon, 9 Jul 2007 17:31:07 +0000 (17:31 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 9 Jul 2007 17:31:07 +0000 (17:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38464 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Generic/vector.ll

index 367d8150799a3680d0c2c456148bd8a91e949847..59f554b6d4653d5ac5619e6c10834c2c0378fad4 100644 (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>