diff options
Diffstat (limited to 'test/MC')
-rw-r--r-- | test/MC/AsmParser/secure_log_unique.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/MC/AsmParser/secure_log_unique.s b/test/MC/AsmParser/secure_log_unique.s index c41d7a8..dd86167 100644 --- a/test/MC/AsmParser/secure_log_unique.s +++ b/test/MC/AsmParser/secure_log_unique.s @@ -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 |