[all-commits] [llvm/llvm-project] 29f4c3: [lit] Remove dead code not referenced, documented ...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Jul 3 06:45:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 29f4c398717184a019791ed52d1d0d69ed5dabb6
https://github.com/llvm/llvm-project/commit/29f4c398717184a019791ed52d1d0d69ed5dabb6
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M llvm/utils/lit/lit/formats/__init__.py
M llvm/utils/lit/lit/formats/base.py
Log Message:
-----------
[lit] Remove dead code not referenced, documented or tested anywhere
If someone encounters issues due to this patch (e.g. they are using
that test format out-of-tree), please reach out on the review and
we'll figure out a way forward.
Differential Revision: https://reviews.llvm.org/D153534
More information about the All-commits
mailing list