]> granicus.if.org Git - clang/commit
[Heikki Kultala] This patch contains the ABI changes for the TCE target.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 18 Feb 2011 08:44:38 +0000 (08:44 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 18 Feb 2011 08:44:38 +0000 (08:44 +0000)
commitc9109297856fd32f10c29127c3cdae6a38019a3e
treeec103fafb0b96a58d4c4b2a237918a4402eb8574
parent98559672cfbaa1484e719a80fd403e944db917e1
[Heikki Kultala] This patch contains the ABI changes for the TCE target.

TCE target has some too strict alignment rules (that the HW really does not require, but which caused problems elsewhere) for data types and an ABI change was decided.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125833 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp