[PATCH] D148360: [Propeller] Use a bit-field struct for the metdata fields of BBEntry.

Rahman Lavaee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 12:02:02 PDT 2023


rahmanl updated this revision to Diff 518011.
rahmanl marked 6 inline comments as done.
rahmanl added a comment.
Herald added subscribers: MaskRay, emaste.

- Add error handling for invalid encoding.
- Add llvm-readobj test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148360

Files:
  llvm/include/llvm/Object/ELFTypes.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/Object/ELF.cpp
  llvm/test/tools/llvm-readobj/ELF/bb-addr-map.test
  llvm/unittests/Object/ELFObjectFileTest.cpp
  llvm/unittests/Object/ELFTypesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148360.518011.patch
Type: text/x-patch
Size: 12129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230428/b49b66b1/attachment.bin>


More information about the llvm-commits mailing list