diff options
| author | Hans Wennborg <hans@hanshq.net> | 2013-07-18 21:34:13 +0000 |
|---|---|---|
| committer | Hans Wennborg <hans@hanshq.net> | 2013-07-18 21:34:13 +0000 |
| commit | 0d1a53e13b1d21e95f998c4bc7c9032a40b8f88b (patch) | |
| tree | ace2c4cff3421dd301b98ce69b782ee2a69f10af /llvm/test | |
| parent | 0da3d3b5baa78f0a91ac394f264f4944e21a8415 (diff) | |
| download | bcm5719-llvm-0d1a53e13b1d21e95f998c4bc7c9032a40b8f88b.tar.gz bcm5719-llvm-0d1a53e13b1d21e95f998c4bc7c9032a40b8f88b.zip | |
test/MC/AsmParser/secure_log_unique.s requires shell
This should fix the chapuni bots.
llvm-svn: 186611
Diffstat (limited to 'llvm/test')
| -rw-r--r-- | llvm/test/MC/AsmParser/secure_log_unique.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/MC/AsmParser/secure_log_unique.s b/llvm/test/MC/AsmParser/secure_log_unique.s index c41d7a8f67a..dd86167ea59 100644 --- a/llvm/test/MC/AsmParser/secure_log_unique.s +++ b/llvm/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 |

