[PATCH] D113809: [MachO] Fix struct size assertion
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 12 16:31:14 PST 2021
int3 accepted this revision.
int3 added a comment.
This revision is now accepted and ready to land.
Oof, what an oversight... thanks for catching it!
> How do people feel about moving asserts like this into the corresponding source files (InputSection.cpp) instead of the headers?
Sounds good to me!
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