[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
       
    Thu Feb  9 15:19:16 PST 2023
    
    
  
paulkirth updated this revision to Diff 496256.
paulkirth added a comment.
Address comments
- Use scoped dict to simplify implementation and be more consistent
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/llvm-vs-json-format.test
  llvm/tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137094.496256.patch
Type: text/x-patch
Size: 4165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230209/c39df439/attachment.bin>
    
    
More information about the llvm-commits
mailing list