Pass target triple string in to TargetMachine constructor.
[oota-llvm.git] / test / CodeGen / X86 / fastcall-correct-mangling.ll
index d2db2795512d13bd1e9a0a3533b6dc4aae6d47c4..303fce5b89e3d0cc2a911c9ce11b9b559b0617c8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mtriple=mingw32 | \
+; RUN: llvm-as < %s | llc -mtriple=i386-unknown-mingw32 | \
 ; RUN:   grep {@12}
 
 ; Check that a fastcall function gets correct mangling