[PATCH] D84473: Dump Accumulator

Kazu Hirata via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 28 13:21:41 PDT 2020


kazu added a comment.

In D84473#2178167 <https://reviews.llvm.org/D84473#2178167>, @jhenderson wrote:

> Could the llvm-readobj bit be spun off into a separate review, please. As things stand it doesn't have any of its own testing, which should be added at the same time as adding support in the tool itself. The new option is also lacking any documentation in the llvm-readobj and llvm-readelf docs.

Sure.  I'll split the compiler and llvm-readobj bits and check in the former first.  I'll come up with documentation for the llvm-readobj bit.  Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84473



More information about the cfe-commits mailing list