DescriptionMIPS: Fix segment alignment.
Recent changes in Segment class caused many tests to fail on mips32
because of an unaligned read error. Setting the alignment to 8 for mips
fixes the issue. Accessing doubles on mips32 must be eight bit aligned.
BUG=
Committed: https://crrev.com/a943c9e4d8b144c6cdf276e5245a0b8c3390e6a2
Cr-Commit-Position: refs/heads/master@{#40039}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|