aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/MachO/reloc.s
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-238/+162
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-10/+10
* macho-dump: Fix typo.Daniel Dunbar2010-11-271-1/+1
* MC/Mach-O/i386: Fix a crash in relocation handling.Daniel Dunbar2010-09-171-32/+36
* Change section_data dumping to print hex numbers instead of usingRafael Espindola2010-09-111-3/+3
* MC/Mach-O: Fix another mismatch with .weak_definition, we shouldn't use aDaniel Dunbar2010-05-101-25/+29
* Fix i386 relocations to Weak Definitions. The relocation entries should beKevin Enderby2010-05-071-38/+56
* MC/Mach-O: Mark absolute variable's appropriately, and add Mach-O support forDaniel Dunbar2010-05-051-15/+26
* MC/Mach-O: Factor out isScatteredFixupFullyResolvedSimple predicate, and fix ...Daniel Dunbar2010-03-191-45/+73
* llvm-mc/Mach-O: Add support for relocations.Daniel Dunbar2009-08-261-0/+227