Use 'override/final' instead of 'virtual' for overridden methods
[oota-llvm.git] / include / llvm / MC / MCLinkerOptimizationHint.h
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2015-04-09 Rafael EspindolaThis reverts commit r234460 and r234461.
2015-04-09 Rafael EspindolaAdd classof implementations to the raw_ostream classes.
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-08-29 Alexey SamsonovMake isValidMCLOHType take unsigned instead of enum...
2014-06-12 Alp TokerAvoid in-class initializer from r210747
2014-06-12 Alp TokerAvoid anonymous namespace in header from r210747
2014-06-12 Alp TokerAvoid redundant allocations in the linker optimisation...
2014-03-29 Benjamin KramerRemove outdated comment.
2014-03-29 Benjamin KramerDetemplatize LOHDirective.
2014-03-29 Tim NorthoverMachO: Add linker-optimisation hint framework to MC.