[all-commits] [llvm/llvm-project] 50f2e4: [clang][cmake] Fixed typo in hmaptool CMakeLists.txt

Daniel Hannon via All-commits all-commits at lists.llvm.org
Sat May 28 10:15:22 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 50f2e49924566330ea9aa731908f2864603bf4fb
      https://github.com/llvm/llvm-project/commit/50f2e49924566330ea9aa731908f2864603bf4fb
  Author: Daniel Hannon <hello111f at gmail.com>
  Date:   2022-05-28 (Sat, 28 May 2022)

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

  Log Message:
  -----------
  [clang][cmake] Fixed typo in hmaptool CMakeLists.txt

There was a typo in the CMakeLists.txt for hmap tool that installed it to the wrong directory

https://github.com/llvm/llvm-project/issues/55753

Reviewed By: keith

Differential Revision: https://reviews.llvm.org/D126598




More information about the All-commits mailing list