Remove useless .debug_macinfo section setup.
[oota-llvm.git] / include / llvm / MC / MCLinkerOptimizationHint.h
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.