[PATCH] D88717: Add yaml support for llvm_bb_addr_map section.

Rahman Lavaee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 15:07:04 PDT 2020


rahmanl created this revision.
Herald added subscribers: llvm-commits, rupprecht, hiraditya, emaste.
Herald added a reviewer: espindola.
Herald added a reviewer: jhenderson.
Herald added a project: LLVM.
rahmanl updated this revision to Diff 295734.
rahmanl added a comment.
rahmanl updated this revision to Diff 298236.
rahmanl updated this revision to Diff 298247.
rahmanl edited reviewers, added: grimar, MaskRay; removed: espindola.
Herald added a reviewer: espindola.
rahmanl published this revision for review.

Remove the ELFDumper.cpp change.


rahmanl added a comment.

Rebase.


rahmanl added a comment.

- Add three more test cases to bb-addr-map.yaml.


  Depends on D88199.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88717

Files:
  llvm/include/llvm/ObjectYAML/ELFYAML.h
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/tools/obj2yaml/ELF/bb-addr-map.yaml
  llvm/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88717.298247.patch
Type: text/x-patch
Size: 14856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201014/731e2b7c/attachment.bin>


More information about the llvm-commits mailing list