Write multiple REQUIRES in one line.

llvm-svn: 300685
This commit is contained in:
Rui Ueyama 2017-04-19 12:21:46 +00:00
parent da2d74642a
commit f3f923c9d2
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
# REQUIRES: x86
# REQUIRES: zlib
# REQUIRES: x86, zlib
# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t.o
# RUN: ld.lld %t.o -o %t1 --compress-debug-sections=zlib