diff options
Diffstat (limited to 'llvm/tools/llvmc/CMakeLists.txt')
| -rw-r--r-- | llvm/tools/llvmc/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvmc/CMakeLists.txt b/llvm/tools/llvmc/CMakeLists.txt index f8204199041..bebaaebca8d 100644 --- a/llvm/tools/llvmc/CMakeLists.txt +++ b/llvm/tools/llvmc/CMakeLists.txt @@ -1,4 +1,4 @@ -add_subdirectory(driver) +# add_subdirectory(driver) # TODO: support plugins and user-configured builds. # See ./doc/LLVMC-Reference.rst "Customizing LLVMC: the compilation graph" |

