[PATCH] D137094: [llvm-readobj] Fix "Section" output when emitting relocations in JSON

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 17:07:35 PDT 2023


paulkirth updated this revision to Diff 506234.
paulkirth marked an inline comment as done.
paulkirth added a comment.

Add missing blank line between functions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137094

Files:
  llvm/test/tools/llvm-readobj/ELF/relocations.test
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137094.506234.patch
Type: text/x-patch
Size: 13107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230318/9f6a3095/attachment.bin>


More information about the llvm-commits mailing list