[PATCH] D52821: [Disassembler][llvm-readobj] ELF note dumper abstraction
Tim Renouf via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 31 06:51:17 PDT 2018
tpr added a comment.
Ping.
It would be good to have comments from other reviewers re the whole idea of having a TargetRegistry interface to allow readobj-style dumping of a target-specific note type to be inside the target.
Repository:
rL LLVM
https://reviews.llvm.org/D52821
More information about the llvm-commits
mailing list