1set(LLVM_LINK_COMPONENTS2 AsmParser3 BitWriter4 Core5 Support6)7add_llvm_fuzzer(llvm-as-fuzzer8 llvm-as-fuzzer.cpp9 )10