1 set(LLVM_LINK_COMPONENTS archive) 2 3 add_llvm_tool(llvm-ar 4 llvm-ar.cpp 5 ) 6 7 # TODO: Support check-local. 8