[all-commits] [llvm/llvm-project] bde561: [compiler-rt][cmake] Factor out extend_install_pat...

John Ericson via All-commits all-commits at lists.llvm.org
Wed Dec 29 22:19:44 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bde561c4813952847112600e5efe72d9015556f7
      https://github.com/llvm/llvm-project/commit/bde561c4813952847112600e5efe72d9015556f7
  Author: John Ericson <John.Ericson at Obsidian.Systems>
  Date:   2021-12-30 (Thu, 30 Dec 2021)

  Changed paths:
    A cmake/Modules/ExtendPath.cmake
    M compiler-rt/cmake/base-config-ix.cmake

  Log Message:
  -----------
  [compiler-rt][cmake] Factor out extend_install_path function

It is likely to become used again, if other projects want their own per-project
install directory variables. `install` is removed from the name since it is not inherently about installing.

Reviewed By: stephenneuendorffer

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




More information about the All-commits mailing list