This website requires JavaScript.
Explore
Help
Sign In
wangtao
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b760d0cde9
llvm-project
/
llvm
/
utils
/
lit
/
ExampleTests
/
TclTest
/
tcl-redir-1.ll
8 lines
101 B
LLVM
Raw
Blame
History
; RUN: echo 'hi' > %t.1 | echo 'hello' > %t.2
; RUN: not grep 'hi' %t.1
; RUN: grep 'hello' %t.2
Reference in New Issue
View Git Blame
Copy Permalink