aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-mca
diff options
context:
space:
mode:
authorThomas Preud'homme <thomas.preudhomme@arm.com>2024-04-11 10:41:07 +0100
committerGitHub <noreply@github.com>2024-04-11 10:41:07 +0100
commit82ae646eb49cfd762db7db0a74b130970fe45d97 (patch)
treecc718e8b8f699a0984f3b1b2412a2676ec27d6c2 /llvm/tools/llvm-mca
parent462e1023838703f1d3e763869afdd72ec5342a33 (diff)
downloadllvm-82ae646eb49cfd762db7db0a74b130970fe45d97.zip
llvm-82ae646eb49cfd762db7db0a74b130970fe45d97.tar.gz
llvm-82ae646eb49cfd762db7db0a74b130970fe45d97.tar.bz2
[llvm-mca] Remove spurious include_directories() (#88277)
llvm-mca does not have an include directory so this commit removes the spurious include_directories directive.
Diffstat (limited to 'llvm/tools/llvm-mca')
-rw-r--r--llvm/tools/llvm-mca/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/tools/llvm-mca/CMakeLists.txt b/llvm/tools/llvm-mca/CMakeLists.txt
index 878a05c..4ef8b9a 100644
--- a/llvm/tools/llvm-mca/CMakeLists.txt
+++ b/llvm/tools/llvm-mca/CMakeLists.txt
@@ -1,5 +1,3 @@
-include_directories(include)
-
set(LLVM_LINK_COMPONENTS
AllTargetsAsmParsers
AllTargetsMCAs # CustomBehaviour and InstrPostProcess