[all-commits] [llvm/llvm-project] 516085: cmake: use llvm dir variables for clang/utils/hmap...

Matheus Izvekov via All-commits all-commits at lists.llvm.org
Thu Jun 9 03:25:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 51608515faa74c87ae09877be24eeb6a8226ff7e
      https://github.com/llvm/llvm-project/commit/51608515faa74c87ae09877be24eeb6a8226ff7e
  Author: Matheus Izvekov <mizvekov at gmail.com>
  Date:   2022-06-09 (Thu, 09 Jun 2022)

  Changed paths:
    M clang/utils/hmaptool/CMakeLists.txt

  Log Message:
  -----------
  cmake: use llvm dir variables for clang/utils/hmaptool

Copy hmaptool using the paths for CURRENT_TOOLS_DIR, 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