]> granicus.if.org Git - clang/commit
Use proper alignment for i16/i32 on msp430. This fixes PR5815.
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 19 Dec 2009 01:32:37 +0000 (01:32 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 19 Dec 2009 01:32:37 +0000 (01:32 +0000)
commit5d7c2511a4d289bcbee6081a1804489234be0bfb
treeb70d4d421c17cd883d006add3969ddb4fa12cb17
parent2ee9b408a5cf3055fd974f01025b80fb3fd5f7e6
Use proper alignment for i16/i32 on msp430. This fixes PR5815.

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