[cfe-commits] PATCH: Change alignment rules for TCE target
Heikki Kultala
hkultala at cs.tut.fi
Thu Feb 17 05:21:12 PST 2011
TCE target has some too strict aliasing rules (that the HW really does
not require, but which caused problems elsewhere) for data types and an
ABI change was decided.
This patch contains the ABI changes for the TCE target.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tce_align32.patch
Type: text/x-patch
Size: 673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110217/2a3483b3/attachment.bin>
More information about the cfe-commits
mailing list