forked from OSchip/llvm-project
test/MC/AsmParser/secure_log_unique.s requires shell
This should fix the chapuni bots. llvm-svn: 186611
This commit is contained in:
parent
0da3d3b5ba
commit
0d1a53e13b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue