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

Kevin Cadieux via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 22 16:08:40 PST 2021


kevcadieux added a comment.

In D113809#3147527 <https://reviews.llvm.org/D113809#3147527>, @smeenai wrote:

> https://github.com/llvm/llvm-project/commit/2f5d6a0ea51b should fix the assertion. Sorry for the breakage here.

I confirm that the new commit fixed our builds. 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