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

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 00:18:16 PDT 2023


jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.

Apologies for the delay: high priority "regular" work, combined with time off of various descriptions means my reviewing has mostly taken a back seat. LGTM.



================
Comment at: llvm/lib/Object/ELF.cpp:748
   }
   // Either Cur is in the error state, or ULEBSizeError is set (not both), but
   // we join the two errors here to be safe.
----------------
Comment needs updating.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148360



More information about the llvm-commits mailing list