[PATCH] D83935: [llvm-readobj] - Move out the common code from printRelocations() methods.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 06:18:02 PDT 2020


grimar updated this revision to Diff 278746.
grimar added a comment.

- Slightly changed the approavh used (3 lambdas -> 1 lambda).


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

https://reviews.llvm.org/D83935

Files:
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83935.278746.patch
Type: text/x-patch
Size: 11801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200717/64dc60b5/attachment.bin>


More information about the llvm-commits mailing list