mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
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
This commit is contained in:
parent
da218210f7
commit
f8087419df
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user