mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-12 22:26:14 +00:00
Let test pass for builds that support X86, but do not default to it
Differential Revision: https://reviews.llvm.org/D25471 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283902 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
87a2222018
commit
e19c4b6b36
@ -1,4 +1,4 @@
|
||||
# RUN: not llvm-mc < %s -o /dev/null 2>&1 | FileCheck %s
|
||||
# RUN: not llvm-mc -triple=x86_64-pc-win32 < %s -o /dev/null 2>&1 | FileCheck %s
|
||||
|
||||
.text
|
||||
.global baz
|
||||
|
Loading…
Reference in New Issue
Block a user