Sign in
ara-mdk
/
platform
/
external
/
llvm
/
b84f869c110f972627adb7696b5e722fe6d724ba
/
.
/
tools
/
llvm-ar
/
CMakeLists.txt
blob: 70eb7603fdc60e700f56d6614ee7ed362f41b93c [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS archive)
add_llvm_tool(llvm-ar
llvm-ar.cpp
)
# TODO: Support check-local.