[x86] Add triples to these tests so that we see fewer calling convention
[oota-llvm.git] / test / CodeGen / X86 / sse-align-12.ll
index 9e58cdde4b400c89846084308a04f6d4c3dad7e1..4933969c09a405756061bb50306926490e572464 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86-64 -mcpu=nehalem | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-unknown-unknown -march=x86-64 -mcpu=nehalem | FileCheck %s
 
 define <4 x float> @a(<4 x float>* %y) nounwind {
 ; CHECK-LABEL: a: