Check alignment in getSectionContentsAsArray.
While the ArrayRef can technically have unaligned data, it would be extremely surprising if iterating over it caused undefined behavior when a reference to the underlying type was bound. llvm-svn: 319392
Loading
Please sign in to comment