[PATCH] D96831: [obj2yaml,yaml2obj] Add NumBlocks to the BBAddrMapEntry yaml field.

Rahman Lavaee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 18:56:27 PST 2021


rahmanl created this revision.
rahmanl added reviewers: jhenderson, grimar.
Herald added subscribers: hiraditya, emaste.
rahmanl requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

As discussed in D95511 <https://reviews.llvm.org/D95511>, this allows us to encode invalid BBAddrMap
sections to be used in more rigorous testing.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D96831

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/test/tools/yaml2obj/ELF/bb-addr-map.yaml
  llvm/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96831.324164.patch
Type: text/x-patch
Size: 6749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210217/edcad561/attachment.bin>


More information about the llvm-commits mailing list