Introduce llvm/test/LTO/ARM for arm-specific LTO test(s).
[oota-llvm.git] / test / LTO / cfi_endproc.ll
2014-12-08 Rafael EspindolaLazily link GlobalVariables and GlobalAliases.
2013-10-21 Rafael EspindolaOptimize more linkonce_odr values during LTO.
2013-10-04 Rafael EspindolaFix object file writing in llvm-lto on Windows.
2013-10-03 Rafael EspindolaOptimize linkonce_odr unnamed_addr functions during...
2013-10-02 Rafael EspindolaDisable this test on Win32 for now.
2013-10-02 Rafael EspindolaAdd a -exported-symbol option to llvm-lto.
2013-10-02 Rafael EspindolaEnable building LTO on WIN32.
2013-09-30 Rafael EspindolaRevert "Enable building LTO on WIN32."
2013-09-30 Rafael EspindolaEnable building LTO on WIN32.
2013-09-24 Peter CollingbourneMove LTO support library to a component, allowing it...