aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/MachO
Commit message (Expand)AuthorAgeFilesLines
...
* llvm-mc/Mach-O: Add support for relocations.Daniel Dunbar2009-08-261-0/+227
* llvm-mc: Fix tests for python variations in int printing, sigh.Daniel Dunbar2009-08-261-10/+10
* llvm-mc/Mach-O: Add section padding where needed (to align the next section).Daniel Dunbar2009-08-262-0/+224
* llvm-mc/Mach-O: Set addresses for symbols.Daniel Dunbar2009-08-262-10/+140
* llvm-mc: Improve indirect symbol support (add the indirect index table).Daniel Dunbar2009-08-261-0/+273
* llvm-mc/Mach-O: Support symbol attributes.Daniel Dunbar2009-08-241-0/+254
* llvm-mc/Mach-O: Improve symbol table support:Daniel Dunbar2009-08-221-0/+160
* Force triple for these tests.Daniel Dunbar2009-08-222-2/+2
* llvm-mc: Improve handling of implicit alignment for magic section directivesDaniel Dunbar2009-08-211-18/+9
* llvm-mc/Mach-O: Support .o emission for .org and .align.Daniel Dunbar2009-08-211-4/+11
* llvm-mc/Mach-O: Support byte and fill value emission.Daniel Dunbar2009-08-211-0/+60
* llvm-mc: Start MCAssembler and MCMachOStreamer.Daniel Dunbar2009-08-212-0/+535