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:
Bernard Ogden 2016-10-11 16:34:49 +00:00
parent 87a2222018
commit e19c4b6b36

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