[PATCH] D81361: Make lit TestRunner.py work in Python 3
Tim Kientzle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 16 09:39:37 PDT 2020
tbkka added a comment.
Swift uses a wrapper object to track certain types of transforms. We could in theory overhaul Swift's use of lit to avoid that, but it would be a much bigger change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81361/new/
https://reviews.llvm.org/D81361
More information about the llvm-commits
mailing list