Sign in
ara-mdk
/
platform
/
external
/
llvm
/
6e7a13db85ffe458e6fc40a8055579847085a155
/
.
/
tools
/
opt
/
CMakeLists.txt
blob: 0570d0e04af799d63c79b509b2f0c2bcbe97085e [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS bitreader asmparser bitwriter instrumentation scalaropts ipo)
add_llvm_tool(opt
AnalysisWrappers.cpp
GraphPrinters.cpp
PrintSCC.cpp
opt.cpp
)