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