Files
clang-p2996/lld/MachO/Writer.cpp
Jez Ng 4f2a461793 [lld-macho] Have all load commands aligned to the word size
This is what ld64 does, and also what we already do for most of the
other load commands. I'm not aware of a good way to test this, but I
don't think it really matters.

Differential Revision: https://reviews.llvm.org/D141462
2023-01-24 20:11:04 -05:00

46 KiB