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:
Bernard Ogden 2016-10-11 16:34:49 +00:00
parent 3ad1eb5426
commit cc2f9f7cc0

View File

@ -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