The LLVM bool type shall have 1 byte alignment on PPC.
authorChris Lattner <sabre@nondot.org>
Sun, 28 Nov 2004 21:16:45 +0000 (21:16 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 28 Nov 2004 21:16:45 +0000 (21:16 +0000)
commit9d0087e043b7f6ab0f4c3ff448c832f5209b489c
treec6cadf4285bc712dc9e87f72eeca05060d9bf0bc
parent8305a64dce516b4525e32e14e0b11d886975b67c
The LLVM bool type shall have 1 byte alignment on PPC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18311 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCTargetMachine.cpp