Add missing triple to WinEH test case
authorReid Kleckner <rnk@google.com>
Fri, 13 Nov 2015 19:11:12 +0000 (19:11 +0000)
committerReid Kleckner <rnk@google.com>
Fri, 13 Nov 2015 19:11:12 +0000 (19:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253062 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/catchpad-realign-savexmm.ll

index a1578d4843ac06c0a6b7f03de30c03085f8a38de..267c69332c373e4d60e58ceba14ede30dd4589da 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -verify-machineinstrs < %s | FileCheck %s
+; RUN: llc -mtriple=x86_64-pc-windows-msvc -verify-machineinstrs < %s | FileCheck %s
 
 ; We should store -2 into UnwindHelp in a slot immediately after the last XMM
 ; CSR save.
 
 ; We should store -2 into UnwindHelp in a slot immediately after the last XMM
 ; CSR save.