From 9903a2513deba26d2284a5c83822b2043577bf69 Mon Sep 17 00:00:00 2001 From: Hans Wennborg Date: Thu, 18 Jul 2013 21:34:13 +0000 Subject: [PATCH] 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 --- test/MC/AsmParser/secure_log_unique.s | 1 + 1 file changed, 1 insertion(+) 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