summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/Serialization/CMakeLists.txt')
-rw-r--r--clang/lib/Serialization/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/clang/lib/Serialization/CMakeLists.txt b/clang/lib/Serialization/CMakeLists.txt
index 71f28ff5878..04c5382d86c 100644
--- a/clang/lib/Serialization/CMakeLists.txt
+++ b/clang/lib/Serialization/CMakeLists.txt
@@ -1,5 +1,4 @@
-# TODO: This must need some dependencies, but it builds fine without them.
-#set(LLVM_USED_LIBS ???)
+set(LLVM_USED_LIBS clangSema)
add_clang_library(clangSerialization
ASTCommon.h
OpenPOWER on IntegriCloud