[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
Mon Apr 24 10:44:12 PDT 2023


rahmanl updated this revision to Diff 516463.
rahmanl marked 5 inline comments as done.
rahmanl added a comment.

Add unittest for encoding and decoding.


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/unittests/Object/ELFObjectFileTest.cpp
  llvm/unittests/Object/ELFTypesTest.cpp

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


More information about the llvm-commits mailing list