From 6b2b7eaf33968355b3e8efb29ad35801461ccbf0 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Fri, 19 Jul 2013 01:26:08 +0000 Subject: [PATCH] llvm/test/MC/AsmParser/secure_log_unique.s: Use env(1) here. Then r186611 can be reverted. llvm-svn: 186643 --- test/MC/AsmParser/secure_log_unique.s | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/test/MC/AsmParser/secure_log_unique.s b/test/MC/AsmParser/secure_log_unique.s index dd86167ea59..8145981a31c 100644 --- a/test/MC/AsmParser/secure_log_unique.s +++ b/test/MC/AsmParser/secure_log_unique.s @@ -1,7 +1,6 @@ -// 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 +// RUN: env AS_SECURE_LOG_FILE=%t llvm-mc -triple x86_64-apple-darwin %s +// RUN: env AS_SECURE_LOG_FILE=%t llvm-mc -triple x86_64-apple-darwin %s // RUN: FileCheck --input-file=%t %s .secure_log_unique "foobar"