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
[lit] Add argument check: --timeout must be non-negative integer
[llvm-core.git]
/
tools
/
llvm-ifs
/
CMakeLists.txt
blob
544b0e41a5ed0417a3dccf4b1ebd5705c388c356
1
set(LLVM_LINK_COMPONENTS
2
Object
3
Support
4
TextAPI
5
ObjectYAML
6
)
7
8
add_llvm_tool(llvm-ifs
9
llvm-ifs.cpp
10
)