summaryrefslogtreecommitdiff
path: root/test/MC/MachO/section-align-1.s
Commit message (Collapse)AuthorAge
* macho-dump: Fix typo.Daniel Dunbar2010-11-27
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120185 91177308-0d34-0410-b5e6-96231b3b80d8
* llvm-mc/Mach-O: Add section padding where needed (to align the next section).Daniel Dunbar2009-08-26
Also, simplify some of Mach-O writer code which can now use section addresses. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80067 91177308-0d34-0410-b5e6-96231b3b80d8