[PATCH] D84625: Execute llvm-lit with the python found by CMake by default
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 4 07:21:01 PDT 2020
thakis added a comment.
This puts `#!/usr/bin/python3.8` instead of `#!/usr/bin/env python3.8` in llvm-bulid/bin/llvm-lit (in a cmake build). That seems undesirable?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84625/new/
https://reviews.llvm.org/D84625
More information about the llvm-commits
mailing list