[all-commits] [llvm/llvm-project] bf1ab1: cmake: use llvm dir variables for clang/utils/hmap...
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Fri May 27 09:45:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf1ab1f0eb9578914343f48096229ecccd0ecf52
https://github.com/llvm/llvm-project/commit/bf1ab1f0eb9578914343f48096229ecccd0ecf52
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M clang/utils/hmaptool/CMakeLists.txt
Log Message:
-----------
cmake: use llvm dir variables for clang/utils/hmaptool
Install hmaptool using the LLVM specific variables, so
everything goes in the right place in case llvm is included
from a top level CMakeLists.txt.
Signed-off-by: Matheus Izvekov <mizvekov at gmail.com>
Reviewed By: stephenneuendorffer
Differential Revision: https://reviews.llvm.org/D126308
More information about the All-commits
mailing list