diff options
Diffstat (limited to 'llvm/tools/llvm-mca/lib/CMakeLists.txt')
| -rw-r--r-- | llvm/tools/llvm-mca/lib/CMakeLists.txt | 1 |
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 ) |

