[aot] Fix emission of external aot data by aligning tables in the file.
authorRolf Bjarne Kvinge <rolf@xamarin.com>
Wed, 6 Jan 2016 12:56:43 +0000 (13:56 +0100)
committerZoltan Varga <vargaz@gmail.com>
Wed, 6 Jan 2016 13:46:32 +0000 (08:46 -0500)
commit45a86f2116bd4188c16b4ba13ac2b177054cf6bb
treeac1d627fed4b291549cebd239b503ef52579fc8a
parentd16e7ed0fc59b90d551e4e54bb26a1e1a28c1854
[aot] Fix emission of external aot data by aligning tables in the file.

The table reading code depends on data being aligned, so make sure it is.
mono/mini/aot-compiler.c