[PATCH] D113809: [MachO] Fix struct size assertion

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 18 15:29:03 PST 2021


smeenai added a comment.

In D113809#3141412 <https://reviews.llvm.org/D113809#3141412>, @aardappel wrote:

> It's local.

Could you re-run the compilation of InputSection.cpp with the `/d1reportAllClassLayout` argument added, so I can see how the structs are getting laid out? (https://reviews.llvm.org/paste/edit/form/default/ is a handy place to upload that.) Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113809



More information about the llvm-commits mailing list