From: Davide Italiano Date: Tue, 26 Apr 2016 00:56:19 +0000 (+0000) Subject: [Tests] Run reproduces.s only on UNIX until I investigate a windows failure. X-Git-Tag: llvmorg-3.9.0-rc1~7967 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=957d084811c99851398528ff818ef44137d00705;p=platform%2Fupstream%2Fllvm.git [Tests] Run reproduces.s only on UNIX until I investigate a windows failure. llvm-svn: 267505 --- diff --git a/lld/test/ELF/reproduce.s b/lld/test/ELF/reproduce.s index c1f5b05..1eeacea 100644 --- a/lld/test/ELF/reproduce.s +++ b/lld/test/ELF/reproduce.s @@ -1,4 +1,4 @@ -# REQUIRES: x86 +# REQUIRES: x86, shell # RUN: rm -rf %S/repro # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t