Sign in
ara-mdk
/
platform
/
external
/
llvm
/
6e7a13db85ffe458e6fc40a8055579847085a155
/
.
/
tools
/
llvm-ld
/
CMakeLists.txt
blob: 370bcb4abf52d4bb06d5ef2a52ffc7c85b336602 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS ipo scalaropts linker archive bitwriter)
add_llvm_tool(llvm-ld
Optimize.cpp
llvm-ld.cpp
)
add_dependencies(llvm-ld llvm-stub)