[PATCH] D108792: [M68k] Update pointer data layout

Jessica Clarke via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 26 15:23:32 PDT 2021


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

Comments could perhaps be clearer about highlighting that 32-bit integers/pointers are only 16-bit aligned in the ABI as that's the weird bit, not the 32-bit preferred alignment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108792



More information about the cfe-commits mailing list