[Object] Fix a bug in a condition introduced in r226217 - visibility can't be
[oota-llvm.git] / include / llvm / Linker /
2015-01-10 Rafael EspindolaUse the DiagnosticHandler to print diagnostics when...
2014-12-06 Benjamin KramerTurn some DenseMaps that are only used for set operatio...
2014-12-03 Rafael EspindolaSplit the set of identified struct types into opaque...
2014-12-01 Rafael EspindolaPartial revert of r222986.
2014-12-01 Rafael EspindolaChange how we keep track of which types are in the...
2014-11-21 Rafael EspindolaFix formatting. NFC.
2014-11-17 Rafael EspindolaFactor common code it Linker::init.
2014-11-12 Rafael EspindolaRevert "Use a function_ref now that it works (r221753)."
2014-11-12 Rafael EspindolaUse a function_ref now that it works (r221753).
2014-10-28 Rafael EspindolaRemove the PreserveSource linker mode.
2014-10-27 Rafael EspindolaMake it easier to pass a custom diagnostic handler...
2014-10-25 Rafael EspindolaUpdate the error handling of lib/Linker.
2014-06-27 David MajnemerIR: Add COMDATs to the IR
2014-03-06 Chandler Carruth[Layering] Sink Linker.h into a Linker subdirectory...