This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c1694c6ab7
llvm-project
/
llvm
/
utils
/
lit
/
tests
/
Inputs
/
shtest-shell
/
write-to-stdout-and-stderr.sh
5 lines
64 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
echo
"a line on stdout"
echo
"a line on stderr"
1>
&
2
Reference in New Issue
View Git Blame
Copy Permalink