[all-commits] [llvm/llvm-project] 86bd8f: [CMake] Remove dead FindPythonInterp code

Raul Tambre via All-commits all-commits at lists.llvm.org
Tue Sep 8 05:23:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 86bd8f82cc74725a08a40efe176d3d6b9c9cef92
      https://github.com/llvm/llvm-project/commit/86bd8f82cc74725a08a40efe176d3d6b9c9cef92
  Author: Raul Tambre <raul.tambre at cleveron.com>
  Date:   2020-09-08 (Tue, 08 Sep 2020)

  Changed paths:
    M clang/CMakeLists.txt
    M compiler-rt/CMakeLists.txt
    M libcxx/CMakeLists.txt
    M lld/CMakeLists.txt
    M llvm/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Remove dead FindPythonInterp code

LLVM has bumped the minimum required CMake version to 3.13.4, so this has become dead code.

Reviewed By: #libc, ldionne

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




More information about the All-commits mailing list