AliasSetTracker: UnknownInsts should contribute to the refcount
[oota-llvm.git] / include / llvm / Linker /
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...