MC/Mach-O: Fix address compution for zero fill sections.
commit49f224d4746dca7551f240904a36d3da617b0eac
authorDaniel Dunbar <daniel@zuster.org>
Mon, 8 Mar 2010 21:10:42 +0000 (8 21:10 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 8 Mar 2010 21:10:42 +0000 (8 21:10 +0000)
treea00cfcda678bedbf15a4b604d435e6de93bcf8b5
parent3275e6a27dc0317b32c2e62b56b32332b8b2d22d
MC/Mach-O: Fix address compution for zero fill sections.

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