Fix typo in run line.
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 12 Nov 2009 12:35:27 +0000 (12:35 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 12 Nov 2009 12:35:27 +0000 (12:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86984 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Thumb2/2009-11-11-ScavengerAssert.ll

index 16db037c18f6ce1244d1f6cc05af70cc342c0028..9f2e399dbeac9b25b35b885d2f6adce0e492b232 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriplethumbv7-apple-darwin10
+; RUN: llc < %s -mtriple=thumbv7-apple-darwin10
 
 %struct.OP = type { %struct.OP*, %struct.OP*, %struct.OP* ()*, i32, i16, i16, i8, i8 }
 %struct.SV = type { i8*, i32, i32 }