summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/lib/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llvm-mca/lib/CMakeLists.txt')
-rw-r--r--llvm/tools/llvm-mca/lib/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/tools/llvm-mca/lib/CMakeLists.txt b/llvm/tools/llvm-mca/lib/CMakeLists.txt
index df9ed32acfe..359a7d49d49 100644
--- a/llvm/tools/llvm-mca/lib/CMakeLists.txt
+++ b/llvm/tools/llvm-mca/lib/CMakeLists.txt
@@ -24,7 +24,6 @@ add_library(LLVMMCA
llvm_update_compile_flags(LLVMMCA)
llvm_map_components_to_libnames(libs
- CodeGen
MC
Support
)
OpenPOWER on IntegriCloud