mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Give a test a triple
llvm-svn: 315263
This commit is contained in:
parent
eb8a8f9e31
commit
cb7ebedc26
@ -1,4 +1,4 @@
|
||||
# RUN: not llvm-mc %s -filetype=obj -o /dev/null 2>&1 | FileCheck %s --implicit-check-not=error:
|
||||
# RUN: not llvm-mc -triple x86_64-windows-msvc %s -filetype=obj -o /dev/null 2>&1 | FileCheck %s --implicit-check-not=error:
|
||||
.text
|
||||
|
||||
.seh_pushreg 6
|
||||
|
Loading…
Reference in New Issue
Block a user