[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
Thu Jan 2 10:46:53 PST 2020


thakis closed this revision.
thakis added a comment.

I landed the bits of this that rnk didn't revert in 9d49e5c0876f7cf75ce0b5d8b3c8473300eb096a <https://reviews.llvm.org/rG9d49e5c0876f7cf75ce0b5d8b3c8473300eb096a> (including the py3->py change in the shebang line; sounds like that's even necessary to get the test landed and passing on Windows).

This should make it possible to attempt relanding the test.


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

https://reviews.llvm.org/D71565





More information about the llvm-commits mailing list