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, 1 insertions, 1 deletions
diff --git a/llvm/lib/Bitcode/Reader/CMakeLists.txt b/llvm/lib/Bitcode/Reader/CMakeLists.txt
index 99190f225d5..0e328fe37f2 100644
--- a/llvm/lib/Bitcode/Reader/CMakeLists.txt
+++ b/llvm/lib/Bitcode/Reader/CMakeLists.txt
@@ -1,4 +1,4 @@
-add_llvm_library(LLVMBitReader
+add_llvm_component_library(LLVMBitReader
BitcodeAnalyzer.cpp
BitReader.cpp
BitcodeReader.cpp
OpenPOWER on IntegriCloud