[PATCH] D34792: [lit] Remove dead code not referenced in the LLVM SVN repo.

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 15:10:21 PDT 2017


mgorny added a comment.

This broke two lit tests:

  lit :: test-data.py
  lit :: unit/TestRunner.py

They both explicitly use `FileBasedTest`. I'm surprised nobody noticed that because even a most trivial grep would point that out.


Repository:
  rL LLVM

https://reviews.llvm.org/D34792





More information about the llvm-commits mailing list