[PATCH] D156611: [llvm-cov] Support multi-source object files for `convert-for-testing`

Yuhao Gu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 05:54:44 PDT 2023


AtomicGu added a comment.

@phosek Hi. I took your advice and reimplemented the new format. I added a new class for writing testing format and introduced the format in the document to make it more formal for the later maintainers. I think this is the best we can do now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156611



More information about the llvm-commits mailing list