Optimize linkonce_odr unnamed_addr functions during LTO.
[oota-llvm.git] / lib / LTO / LTOModule.cpp
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...