Revert "Reapply "LTO: add API to set strategy for -internalize""
[oota-llvm.git] / include / llvm / LTO / LTOCodeGenerator.h
2014-04-02 Duncan P. N. Exon... Revert "Reapply "LTO: add API to set strategy for ...
2014-03-06 Chandler Carruth[Layering] Sink Linker.h into a Linker subdirectory...
2014-01-15 Quentin Colombet[LTO] Add a hook to map LLVM diagnostics into the clien...
2014-01-14 Duncan P. N. Exon... Reapply "LTO: add API to set strategy for -internalize"
2014-01-14 NAKAMURA TakumiRevert r199191, "LTO: add API to set strategy for ...
2014-01-14 Duncan P. N. Exon... LTO: add API to set strategy for -internalize
2014-01-10 Duncan P. N. Exon... LTO: whitespace changes
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-11-12 Justin BognerProtect user-supplied runtime library functions in LTO
2013-10-31 Rafael EspindolaUse LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead...
2013-10-03 Rafael EspindolaOptimize linkonce_odr unnamed_addr functions during...
2013-10-02 Rafael EspindolaFix option parsing in the gold plugin.
2013-09-30 Rafael EspindolaMove command line options to the users of libLTO. Fixes...
2013-09-24 Peter CollingbourneMove LTO support library to a component, allowing it...