summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Bitcode/Reader/CMakeLists.txt')
-rw-r--r--llvm/lib/Bitcode/Reader/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/Bitcode/Reader/CMakeLists.txt b/llvm/lib/Bitcode/Reader/CMakeLists.txt
index ca63f94607e..c24216ffa70 100644
--- a/llvm/lib/Bitcode/Reader/CMakeLists.txt
+++ b/llvm/lib/Bitcode/Reader/CMakeLists.txt
@@ -2,6 +2,8 @@ add_llvm_library(LLVMBitReader
BitReader.cpp
BitcodeReader.cpp
BitstreamReader.cpp
+ MetadataLoader.cpp
+ ValueList.cpp
ADDITIONAL_HEADER_DIRS
${LLVM_MAIN_INCLUDE_DIR}/llvm/Bitcode
OpenPOWER on IntegriCloud