set(LLVM_USED_LIBS CompilerDriver) set(LLVM_LINK_COMPONENTS support) add_llvm_example(Hello Hello.cpp)