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]
/
lldb
/
utils
/
lit-cpuid
/
CMakeLists.txt
blob
a151b986b551eca82872f4599ff8a9174df73983
1
add_lldb_executable(lit-cpuid
2
lit-cpuid.cpp
3
4
LINK_COMPONENTS
5
Support
6
TargetParser
7
)
8
9
set_target_properties(lit-cpuid PROPERTIES FOLDER "lldb utils")