mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
llvm/test/MC/AsmParser/secure_log_unique.s: Use env(1) here. Then r186611 can be reverted.
llvm-svn: 186643
This commit is contained in:
parent
e50f645c46
commit
6b2b7eaf33
@ -1,7 +1,6 @@
|
|||||||
// REQUIRES: shell
|
|
||||||
// RUN: rm -f %t
|
// RUN: rm -f %t
|
||||||
// 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: 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
|
// RUN: FileCheck --input-file=%t %s
|
||||||
.secure_log_unique "foobar"
|
.secure_log_unique "foobar"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user