[PATCH] D126308: cmake: use llvm dir variables for clang/utils/hmaptool
Stephen Neuendorffer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 25 11:54:15 PDT 2022
stephenneuendorffer added a comment.
LGTM... Does LLVM_TOOLS_BINARY_DIR include CMAKE_CFG_INTDIR? Is this actually NFC?
================
Comment at: clang/utils/hmaptool/CMakeLists.txt:1
-set(CLANG_HMAPTOOL hmaptool)
----------------
Unused elsewhere, I assume?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126308/new/
https://reviews.llvm.org/D126308
More information about the cfe-commits
mailing list