The DataLayout structure now includes function pointer alignment, on
ARM targets it is set to 8 bits. The front end needs to be adjusted
to produce matching data layout strings.
Details
Details
- Reviewers
hfinkel javed.absar
Diff Detail
Diff Detail
Paths
| Differential D44783
[Targets] Adjust ARM data layout AbandonedPublic Authored by miyuki on Mar 22 2018, 8:21 AM.
Details
Summary The DataLayout structure now includes function pointer alignment, on
Diff Detail Event TimelineHerald added subscribers: kristof.beyls, javed.absar, dschuff. · View Herald TranscriptMar 22 2018, 8:21 AM miyuki added a parent revision: D44781: [IR] Add function pointer alignment to DataLayout.Mar 22 2018, 8:22 AM
Revision Contents
Diff 139448 lib/Basic/Targets/ARM.cpp
test/CodeGen/armv7k-abi.c
test/CodeGen/target-data.c
|