[PATCH] D69684: [debuginfo-tests] Don't look for Python 3 if we already have it
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 31 14:52:59 PDT 2019
aprantl added a comment.
Ah. So this code allows debuginfo-tests to use python3 even if LLVM was configured with python 2.7 and you have both versions installed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69684/new/
https://reviews.llvm.org/D69684
More information about the llvm-commits
mailing list