Revert r225048: It broke ObjC on AArch64.
[oota-llvm.git] / lib / Target / AArch64 / MCTargetDesc / AArch64MachObjectWriter.cpp
2015-01-06 Lang HamesRevert r225048: It broke ObjC on AArch64.
2014-12-31 Rafael EspindolaAdd r224985 back with a fix.
2014-12-31 Rafael EspindolaRevert "Remove doesSectionRequireSymbols."
2014-12-30 Rafael EspindolaRemove doesSectionRequireSymbols.
2014-08-10 Joerg SonnenbergerIf available, pass down the Fixup object to EvaluateAsR...
2014-07-25 Benjamin KramerRun sort_includes.py on the AArch64 backend.
2014-06-18 Craig TopperReplace some assert(0)'s with llvm_unreachable.
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place