summaryrefslogtreecommitdiff
path: root/tools/llvm-nm/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-nm/CMakeLists.txt')
-rw-r--r--tools/llvm-nm/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/llvm-nm/CMakeLists.txt b/tools/llvm-nm/CMakeLists.txt
index ce758ced44..6128bf9adf 100644
--- a/tools/llvm-nm/CMakeLists.txt
+++ b/tools/llvm-nm/CMakeLists.txt
@@ -1,6 +1,4 @@
set(LLVM_LINK_COMPONENTS
- BitReader
- Core
Object
Support
)