diff options
Diffstat (limited to 'llvm/lib/CMakeLists.txt')
| -rw-r--r-- | llvm/lib/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CMakeLists.txt b/llvm/lib/CMakeLists.txt index 9449421ef7a..6b8846314ec 100644 --- a/llvm/lib/CMakeLists.txt +++ b/llvm/lib/CMakeLists.txt @@ -1,5 +1,6 @@ # `Support' and `TableGen' libraries are added on the top-level CMakeLists.txt +add_subdirectory(Demangle) add_subdirectory(IR) add_subdirectory(IRReader) add_subdirectory(CodeGen) |

