[all-commits] [llvm/llvm-project] 96e360: [CMake] Move the AIX archiver settings to a module

Petr Hosek via All-commits all-commits at lists.llvm.org
Wed Jan 5 11:46:44 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96e36048fddf7f9ce3e59c117fdd4d307f9165c5
      https://github.com/llvm/llvm-project/commit/96e36048fddf7f9ce3e59c117fdd4d307f9165c5
  Author: Petr Hosek <phosek at google.com>
  Date:   2022-01-05 (Wed, 05 Jan 2022)

  Changed paths:
    A cmake/Modules/SetPlatformToolchainTools.cmake
    M compiler-rt/CMakeLists.txt
    M compiler-rt/lib/builtins/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Move the AIX archiver settings to a module

This allows their reuse across projects. The name of the module
is intentionally generic because we would like to move more platform
checks there.

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




More information about the All-commits mailing list