llvm-project/llvm/tools/llvmc/CMakeLists.txt

5 lines
153 B
CMake

add_subdirectory(driver)
# TODO: support plugins and user-configured builds.
# See ./doc/LLVMC-Reference.rst "Customizing LLVMC: the compilation graph"