[all-commits] [llvm/llvm-project] d89369: [CMake] Pass through CMAKE_READELF to subbuilds

Petr Hosek via All-commits all-commits at lists.llvm.org
Fri Sep 24 18:21:06 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d893692024b8f05c63329f9a4e5f2432380be27c
      https://github.com/llvm/llvm-project/commit/d893692024b8f05c63329f9a4e5f2432380be27c
  Author: Petr Hosek <phosek at google.com>
  Date:   2021-09-24 (Fri, 24 Sep 2021)

  Changed paths:
    M clang/CMakeLists.txt
    M compiler-rt/cmake/Modules/AddCompilerRT.cmake
    M llvm/cmake/modules/LLVMExternalProjectUtils.cmake

  Log Message:
  -----------
  [CMake] Pass through CMAKE_READELF to subbuilds

This matches handling of other CMake variables.

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




More information about the All-commits mailing list