blob: 3a157a3d4098a16129af5dd2b7a856bc6f97fa99 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
AsmParser
BitWriter
Core
Support
)
add_llvm_tool(llvm-as
llvm-as.cpp
DEPENDS
intrinsics_gen
)