diff options
Diffstat (limited to 'lib/Driver/CMakeLists.txt')
-rw-r--r-- | lib/Driver/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Driver/CMakeLists.txt b/lib/Driver/CMakeLists.txt index 097a8177ea1f..ff67c282f47e 100644 --- a/lib/Driver/CMakeLists.txt +++ b/lib/Driver/CMakeLists.txt @@ -13,6 +13,7 @@ add_lld_library(lldDriver Support LINK_LIBS + lldCommon lldCore lldMachO lldReaderWriter |