repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[llvm] [cmake] Add possibility to use ChooseMSVCCRT.cmake when include LLVM library
[llvm-core.git]
/
utils
/
lit
/
tests
/
Inputs
/
shtest-shell
/
rm-error-2.txt
blob
71bfe0427b1503122a164178058e0187488a7c2d
1
# Check error on a unsupported rm (only supports -f option and in combination with -r).
2
#
3
#### RUN: rm -r hello
4
# RUN: rm hello