cmake: use llvm dir variables for clang/utils/hmaptool
authorMatheus Izvekov <mizvekov@gmail.com>
Tue, 24 May 2022 16:21:34 +0000 (18:21 +0200)
committerMatheus Izvekov <mizvekov@gmail.com>
Fri, 27 May 2022 16:44:58 +0000 (18:44 +0200)
commitbf1ab1f0eb9578914343f48096229ecccd0ecf52
tree31228becdd83ed08f577ce518ac8e1938a56bbfa
parenta205f2904d0ae4e3c6ce73b6e0a0aff29e46bd96
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@gmail.com>
Reviewed By: stephenneuendorffer

Differential Revision: https://reviews.llvm.org/D126308
clang/utils/hmaptool/CMakeLists.txt