[PATCH] D87189: [CMake] Remove dead FindPythonInterp code

Raul Tambre via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 5 07:55:44 PDT 2020


tambre created this revision.
tambre added reviewers: compnerd, phosek.
Herald added subscribers: llvm-commits, libcxx-commits, Sanitizers, cfe-commits, mgorny.
Herald added projects: clang, Sanitizers, libc++, LLVM.
Herald added a reviewer: libc++.
tambre requested review of this revision.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D87189

Files:
  clang/CMakeLists.txt
  compiler-rt/CMakeLists.txt
  libcxx/CMakeLists.txt
  lld/CMakeLists.txt
  llvm/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87189.290088.patch
Type: text/x-patch
Size: 9889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200905/3063561c/attachment-0001.bin>


More information about the cfe-commits mailing list