[PATCH] D71565: Make mangled_names.test and update_cc_test_checks.py work with Python 2.
Alexander Richardson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 18 12:43:58 PST 2019
arichardson added inline comments.
================
Comment at: llvm/test/tools/UpdateTestChecks/lit.local.cfg:13
def add_update_script_substition(name, python_exe=config.python_executable,
extra_args=''):
----------------
The parameter here is unused now so can be removed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71565/new/
https://reviews.llvm.org/D71565
More information about the llvm-commits
mailing list