Thurston Dang bfa7d10b9f
[MachO] Fix unaligned load in extractSections (#68741)
A recent change to ubsan

(792674400f)
exposed an unaligned load in MachOReader (see
https://lab.llvm.org/buildbot/#/builders/85/builds/19482 for an
example).

This patch fixes it by dropping the alignment.
2023-10-10 13:48:13 -07:00
..
2022-12-14 21:16:22 -08:00