repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[llvm-exegesis] Fix missing std::move.
[llvm-complete.git]
/
utils
/
lit
/
tests
/
Inputs
/
shtest-shell
/
rm-error-0.txt
blob
52966a813c4a2d5b055326470e564ffa54de56ab
1
# Check error on a unsupported rm. (cannot be part of a pipeline)
2
#
3
# RUN: rm -rf temp | echo "hello"