[PATCH] D88366: libclc: Use find_package to find python and require it

Jan Vesely via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 30 08:09:01 PDT 2020


jvesely added a comment.

I think this should use `FindPython3` and drop the shebang from `gen_convert.py` to fix the 2 vs. 3 issues as well.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88366/new/

https://reviews.llvm.org/D88366



More information about the llvm-commits mailing list