summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll')
-rw-r--r--test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll b/test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll
index e6f3008..c598228 100644
--- a/test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll
+++ b/test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll
@@ -1,5 +1,5 @@
; RUN: llc < %s | grep "subq.*\\\$40, \\\%rsp"
-target triple = "x86_64-mingw64"
+target triple = "x86_64-pc-mingw64"
define x86_fp80 @a(i64 %x) nounwind readnone {
entry:
OpenPOWER on IntegriCloud