summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/Frontend/CMakeLists.txt')
-rw-r--r--clang/lib/Frontend/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/lib/Frontend/CMakeLists.txt b/clang/lib/Frontend/CMakeLists.txt
index c23ab1e7fe5..fbc3487d435 100644
--- a/clang/lib/Frontend/CMakeLists.txt
+++ b/clang/lib/Frontend/CMakeLists.txt
@@ -2,6 +2,7 @@ add_subdirectory(Rewrite)
set(LLVM_LINK_COMPONENTS
BitReader
+ BitstreamReader
Option
ProfileData
Support
OpenPOWER on IntegriCloud