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