MC/Macho-O: Align the zerofill section itself to the maximum alignment.
authorDaniel Dunbar <daniel@zuster.org>
Mon, 8 Mar 2010 22:03:42 +0000 (22:03 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 8 Mar 2010 22:03:42 +0000 (22:03 +0000)
commitb2b4acd757194b4b75e571ec7225811f94e753f3
treec252cfeb9a50450f31e24527e118d92f62f6c693
parent77bf295dbb0b049fdec853ced0763084c43b2438
MC/Macho-O: Align the zerofill section itself to the maximum alignment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97991 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCAssembler.cpp
test/MC/MachO/zerofill-4.s
test/MC/MachO/zerofill-sect-align.s [new file with mode: 0644]