Give an x86 assembler test a triple

llvm-svn: 280950
This commit is contained in:
Reid Kleckner 2016-09-08 15:40:43 +00:00
parent 498c9245e3
commit b3db5d89ab

View File

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