[all-commits] [llvm/llvm-project] db8ef9: Add llvm-pdbutil in LLVM_TOOLCHAIN_TOOLS

Hans via All-commits all-commits at lists.llvm.org
Mon Jan 31 08:37:48 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db8ef9463ce14f7de0e0a9f438b5e91425fba3a3
      https://github.com/llvm/llvm-project/commit/db8ef9463ce14f7de0e0a9f438b5e91425fba3a3
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2022-01-31 (Mon, 31 Jan 2022)

  Changed paths:
    M llvm/cmake/modules/AddLLVM.cmake

  Log Message:
  -----------
  Add llvm-pdbutil in LLVM_TOOLCHAIN_TOOLS

One can argue that it qualifies as a toolchain tool rather than "internal llvm
tool". This will make it part of builds which set the
LLVM_INSTALL_TOOLCHAIN_ONLY cmake option, such as the Windows installer.

Fixes https://github.com/llvm/llvm-project/issues/53461

Differential revision: https://reviews.llvm.org/D118606




More information about the All-commits mailing list