SVF
|
Functions | |
if (DEFINED IN_SOURCE_BUILD) set(LLVM_LINK_COMPONENTS BitWriter Core IPO IrReader InstCombine Instrumentation Target Linker Analysis ScalarOpts Support Svf Cudd) add_llvm_tool(dvf dda.cpp) else() add_executable(dvf dda.cpp) target_link_libraries(dvf Svf Cudd $ | |
if | ( | DEFINED | IN_SOURCE_BUILD | ) |
Definition at line 2 of file CMakeLists.txt.