summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add r224985 back with fixes.Rafael Espindola2015-01-191-32/+53
* Revert "Add r224985 back with two fixes."Rafael Espindola2015-01-141-46/+32
* Add r224985 back with two fixes.Rafael Espindola2015-01-121-32/+46
* Revert r225048: It broke ObjC on AArch64.Lang Hames2015-01-061-32/+32
* Add r224985 back with a fix.Rafael Espindola2014-12-311-32/+32
* Revert "Remove doesSectionRequireSymbols."Rafael Espindola2014-12-311-23/+27
* Remove doesSectionRequireSymbols.Rafael Espindola2014-12-301-27/+23
* If available, pass down the Fixup object to EvaluateAsRelocatable.Joerg Sonnenberger2014-08-101-1/+2
* Run sort_includes.py on the AArch64 backend.Benjamin Kramer2014-07-251-2/+2
* Replace some assert(0)'s with llvm_unreachable.Craig Topper2014-06-181-1/+1
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+396
OpenPOWER on IntegriCloud