[all-commits] [llvm/llvm-project] f16a4a: [libcxx][libcxxabi][libunwind][cmake] Use `GNUInst...

John Ericson via All-commits all-commits at lists.llvm.org
Mon Jan 17 22:45:09 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f16a4a034a279f52c33f41cafb7d9751ee8a01dd
      https://github.com/llvm/llvm-project/commit/f16a4a034a279f52c33f41cafb7d9751ee8a01dd
  Author: John Ericson <John.Ericson at Obsidian.Systems>
  Date:   2022-01-18 (Tue, 18 Jan 2022)

  Changed paths:
    M libcxx/CMakeLists.txt
    M libcxx/cmake/Modules/HandleLibCXXABI.cmake
    M libcxxabi/CMakeLists.txt
    M libunwind/CMakeLists.txt

  Log Message:
  -----------
  [libcxx][libcxxabi][libunwind][cmake] Use `GNUInstallDirs` to support custom installation dirs

I am breaking apart D99484 so the cause of build failures is easier to
understand.

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




More information about the All-commits mailing list