From: Hans Wennborg Date: Thu, 18 Jul 2013 21:34:13 +0000 (+0000) Subject: test/MC/AsmParser/secure_log_unique.s requires shell X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=9903a2513deba26d2284a5c83822b2043577bf69;p=oota-llvm.git test/MC/AsmParser/secure_log_unique.s requires shell This should fix the chapuni bots. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186611 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/MC/AsmParser/secure_log_unique.s b/test/MC/AsmParser/secure_log_unique.s index c41d7a8f67a..dd86167ea59 100644 --- a/test/MC/AsmParser/secure_log_unique.s +++ b/test/MC/AsmParser/secure_log_unique.s @@ -1,3 +1,4 @@ +// REQUIRES: shell // RUN: rm -f %t // RUN: AS_SECURE_LOG_FILE=%t llvm-mc -triple x86_64-apple-darwin %s // RUN: AS_SECURE_LOG_FILE=%t llvm-mc -triple x86_64-apple-darwin %s