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.
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.