Sign in
ara-mdk
/
platform
/
external
/
llvm
/
c14f1c4587ba19781e557dee605efac0e1bd6109
/
.
/
tools
/
opt
/
CMakeLists.txt
blob: cf5e5a83cf96c1f0805af20c013e1f500305fe31 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} bitreader asmparser bitwriter instrumentation scalaropts objcarcopts ipo vectorize)
add_llvm_tool(opt
AnalysisWrappers.cpp
GraphPrinters.cpp
PrintSCC.cpp
opt.cpp
)