Sign in
ara-mdk
/
platform
/
external
/
llvm
/
33cdfe9f1943418604be5c800800394ae809fc4c
/
.
/
tools
/
llvm-as
/
CMakeLists.txt
blob: d5620e72971b8fb8f162c3357327356e41065384 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS asmparser bitwriter)
add_llvm_tool(llvm-as
llvm-as.cpp
)