mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-02 09:16:40 +00:00
Let test pass for builds that support X86, but do not default to it
Differential Revision: https://reviews.llvm.org/D25471 llvm-svn: 283902
This commit is contained in:
parent
3ad1eb5426
commit
cc2f9f7cc0
@ -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…
x
Reference in New Issue
Block a user