[PATCH] D41978: Allow unaligned access to ELF file data structures.

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 12:25:32 PST 2018


Rui Ueyama <ruiu at google.com> writes:

> Actually this is the last occurrence of packed_endian_specific_integral in
> this file after I commit https://reviews.llvm.org/D41973. That's why I
> made D41973
> in the first place.

LGTM, sorry, I read the patches in the wrong order.

Thanks,
Rafael


More information about the llvm-commits mailing list