OSDN Git Service

Fix for issue 20051601 - ARM instruction alignment.
authorDavid Srbecky <dsrbecky@google.com>
Thu, 2 Apr 2015 19:38:40 +0000 (20:38 +0100)
committerDavid Srbecky <dsrbecky@google.com>
Thu, 2 Apr 2015 19:42:03 +0000 (20:42 +0100)
commit934d754a53acff144273bd7fc42f4272628bb944
tree29fc032cef2b6f6a3259eb4ed3180667feb29335
parent93c65adb3d7bd1d3815715df433d185219045230
Fix for issue 20051601 - ARM instruction alignment.

The instructions do not have to be 4 byte aligned.

Change-Id: I58078a15190b835601094611ed01a599e2d99563
compiler/elf_writer_quick.cc