mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-12 22:26:14 +00:00
Give an x86 assembler test a triple
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280950 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
035ff49cd1
commit
1a53e071f4
@ -1,4 +1,4 @@
|
||||
# RUN: not llvm-mc %s -o /dev/null 2>&1 | FileCheck %s
|
||||
# RUN: not llvm-mc -triple=i686-pc-win32 %s -o /dev/null 2>&1 | FileCheck %s
|
||||
|
||||
.text
|
||||
foo:
|
||||
|
Loading…
Reference in New Issue
Block a user