aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-lto/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-lto/CMakeLists.txt')
-rw-r--r--tools/llvm-lto/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/llvm-lto/CMakeLists.txt b/tools/llvm-lto/CMakeLists.txt
index 29b3339e6cea..de888a74c530 100644
--- a/tools/llvm-lto/CMakeLists.txt
+++ b/tools/llvm-lto/CMakeLists.txt
@@ -1,7 +1,9 @@
set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
+ BitReader
BitWriter
Core
+ IRReader
LTO
MC
Object