Debug Info: remove duplication of DIEs when a DIE can be shared across CUs.
[oota-llvm.git] / lib / LTO / LTOModule.cpp
2013-10-29 Rafael EspindolaMove getSymbol to TargetLoweringObjectFile.
2013-10-08 Rafael EspindolaAdd a MCTargetStreamer interface.
2013-10-05 Rafael EspindolaRemove some really nasty uses of hasRawTextSupport.
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...