Sign in
llvm
/
llvm-project
/
llvm
/
f419fa95b8c7f04463f77ff281c699c20c5549be
/
.
/
tools
/
llvm-as
/
CMakeLists.txt
blob: d5620e72971b8fb8f162c3357327356e41065384 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS asmparser bitwriter)
add_llvm_tool(llvm-as
llvm-as.cpp
)