[all-commits] [llvm/llvm-project] 17b0d9: [libunwind] Removes CMake work-arounds.

Mark de Wever via All-commits all-commits at lists.llvm.org
Mon Jun 5 08:44:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 17b0d90e20eed93bd55a57c614565e7c9fbae3b1
      https://github.com/llvm/llvm-project/commit/17b0d90e20eed93bd55a57c614565e7c9fbae3b1
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
    M libunwind/src/CMakeLists.txt

  Log Message:
  -----------
  [libunwind] Removes CMake work-arounds.

CMake older than 3.20.0 is no longer supported.
This removes work-arounds for no longer supported versions.

Reviewed By: #libunwind, mstorsjo

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




More information about the All-commits mailing list