repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
libc
/
test
/
src
/
unistd
/
testdata
/
CMakeLists.txt
blob
56d712d4170286a4b251d7482ccebd82e336eb6a
1
# This directory will be used to create test files.
2
3
file(GENERATE OUTPUT lseek.test CONTENT "lseek test")
4
file(GENERATE OUTPUT chdir.test CONTENT "chdir test")
5
file(GENERATE OUTPUT fchdir.test CONTENT "fchdir test")