1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00

Add missing triple to WinEH test case

llvm-svn: 253062
This commit is contained in:
Reid Kleckner 2015-11-13 19:11:12 +00:00
parent 4e30bfd5be
commit 031d7d6009

View 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.