projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f2a7ed
)
Add missing triple to WinEH test case
author
Reid Kleckner
<rnk@google.com>
Fri, 13 Nov 2015 19:11:12 +0000
(19:11 +0000)
committer
Reid 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
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/catchpad-realign-savexmm.ll
b/test/CodeGen/X86/catchpad-realign-savexmm.ll
index a1578d4843ac06c0a6b7f03de30c03085f8a38de..267c69332c373e4d60e58ceba14ede30dd4589da 100644
(file)
--- a/
test/CodeGen/X86/catchpad-realign-savexmm.ll
+++ b/
test/CodeGen/X86/catchpad-realign-savexmm.ll
@@
-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.