[PATCH] D71565: Make mangled_names.test and update_cc_test_checks.py work with Python 2.

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 12:53:44 PST 2019


thakis created this revision.
thakis added a reviewer: arichardson.
Herald added a project: LLVM.

LLVM hasn't dropped Python 2 support yet, and this makes it easier to check that the test passes.


https://reviews.llvm.org/D71565

Files:
  llvm/test/tools/UpdateTestChecks/lit.local.cfg
  llvm/test/tools/UpdateTestChecks/update_cc_test_checks/mangled_names.test
  llvm/utils/update_cc_test_checks.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71565.234120.patch
Type: text/x-patch
Size: 4715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191216/7afb965c/attachment-0001.bin>


More information about the llvm-commits mailing list