repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[lib/ObjectYAML] - Cleanup the private interface of ELFState<ELFT>. NFCI.
[llvm-complete.git]
/
tools
/
llvm-opt-report
/
CMakeLists.txt
blob
71257c2044d23044a09b685a97b05168f2de823b
1
set(LLVM_LINK_COMPONENTS Core Demangle Object Remarks Support)
2
3
add_llvm_tool(llvm-opt-report
4
OptReport.cpp
5
)
6