Correct bogus module triple specifications.
[oota-llvm.git] / test / CodeGen / X86 / dllexport.ll
index bdbaac05f118d4be95d8c67ce5091a9b768d940a..bf57e78f35d4b493e6ad4263c80464e502c982ef 100644 (file)
@@ -1,7 +1,7 @@
 ; RUN: llc < %s | FileCheck %s
 ; PR2936
 
-target triple = "i386-mingw32"
+target triple = "i386-pc-mingw32"
 
 define dllexport x86_fastcallcc i32 @foo() nounwind  {
 entry: