]> granicus.if.org Git - clang/commit
Use ZeroLengthBitfieldAlignment for AAPCS, as well as APCS-GNU.
authorJames Molloy <james.molloy@arm.com>
Mon, 12 Mar 2012 09:14:10 +0000 (09:14 +0000)
committerJames Molloy <james.molloy@arm.com>
Mon, 12 Mar 2012 09:14:10 +0000 (09:14 +0000)
commite45b9b71b9ead9873c50ccd149a10f554f71bd9f
treef1d7a8bf1c682d4badd43c9f33579353bc04aa2e
parent7796eb5643244f3134834253ce5ea89107ac21c1
Use ZeroLengthBitfieldAlignment for AAPCS, as well as APCS-GNU.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152552 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/CodeGen/arm-aapcs-zerolength-bitfield.c [new file with mode: 0644]