Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e407736a065bd59d87c30da91e609583cb1cf552
/
.
/
llvm
/
tools
/
llvm-as
/
CMakeLists.txt
blob: d5620e72971b8fb8f162c3357327356e41065384 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS asmparser bitwriter)
add_llvm_tool(llvm-as
llvm-as.cpp
)