commit | 22b5fe062332f6b640a1022261b7f058ceaa184a | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <pcc@google.com> | Fri Feb 04 16:18:39 2022 -0800 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Mon Feb 14 09:23:14 2022 +0000 |
tree | d87658d0ec640fff65a4e73819244b11cfe02fd0 | |
parent | 7570bea23af7583c82dbe92682c2518b0dcb5e99 [diff] |
Remove PACKED attribute from QuickEntryPoints. Setting the alignment to 4 can result in a misaligned data structure on 64-bit platforms. So let's remove the PACKED attribute and allow this data structure to take a natural alignment of the pointer width. Change-Id: I0f70bd30abbe1c5db208368f68038f5689a24c9b