summaryrefslogtreecommitdiff
path: root/test/MC
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-07-19 01:26:08 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-07-19 01:26:08 +0000
commitf8087419df7153f20ac0d418cdc8ae657f5d2d89 (patch)
tree675b890b0afb599070de5b0ab4f989ee79713ed4 /test/MC
parentda218210f7371cd47a43252756e03b6a03a6b06d (diff)
downloadllvm-f8087419df7153f20ac0d418cdc8ae657f5d2d89.tar.gz
llvm-f8087419df7153f20ac0d418cdc8ae657f5d2d89.tar.bz2
llvm-f8087419df7153f20ac0d418cdc8ae657f5d2d89.tar.xz
llvm/test/MC/AsmParser/secure_log_unique.s: Use env(1) here. Then r186611 can be reverted.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186643 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC')
-rw-r--r--test/MC/AsmParser/secure_log_unique.s5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/MC/AsmParser/secure_log_unique.s b/test/MC/AsmParser/secure_log_unique.s
index dd86167ea5..8145981a31 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"