MC/Mach-O: Fix address compution for zero fill sections.
authorDaniel Dunbar <daniel@zuster.org>
Mon, 8 Mar 2010 21:10:42 +0000 (21:10 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 8 Mar 2010 21:10:42 +0000 (21:10 +0000)
commit37fad5ce4d81fd459fafe1517d6cd17e7ab49958
treea00cfcda678bedbf15a4b604d435e6de93bcf8b5
parent0ce6bd55c38b2e146b5ce887bae576ee538bb575
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]