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