[all-commits] [llvm/llvm-project] 933191: cmake: fix clang standalone build
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Mon May 30 12:56:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 93319128d0d4eda22ce8d531ba668cb8c7c8c8e8
https://github.com/llvm/llvm-project/commit/93319128d0d4eda22ce8d531ba668cb8c7c8c8e8
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M clang/utils/hmaptool/CMakeLists.txt
Log Message:
-----------
cmake: fix clang standalone build
D126308 broke building clang standalone, as LLVM_UTILS_INSTALL_DIR is
not exported.
Signed-off-by: Matheus Izvekov <mizvekov at gmail.com>
Differential Revision: https://reviews.llvm.org/D126671
More information about the All-commits
mailing list