summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/tools/llvm-shlib/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/tools/llvm-shlib/CMakeLists.txt b/llvm/tools/llvm-shlib/CMakeLists.txt
index e808b1241d2..100c1843089 100644
--- a/llvm/tools/llvm-shlib/CMakeLists.txt
+++ b/llvm/tools/llvm-shlib/CMakeLists.txt
@@ -11,7 +11,6 @@ if(NOT DEFINED LLVM_DYLIB_COMPONENTS)
set(LLVM_DYLIB_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
Analysis
- AsmPrinter
BitReader
BitWriter
CodeGen
@@ -24,13 +23,11 @@ if(NOT DEFINED LLVM_DYLIB_COMPONENTS)
Instrumentation
Interpreter
Linker
- MC
MCDisassembler
MCJIT
ObjCARCOpts
Object
ScalarOpts
- SelectionDAG
Support
Target
TransformUtils
OpenPOWER on IntegriCloud