[llvm-c] Simplify signature of LLVMGetTargetFromName
[oota-llvm.git] / test / LTO /
2013-11-12 Justin BognerProtect user-supplied runtime library functions in LTO
2013-11-02 Rafael EspindolaA better fix that also works on ppc: add a target tripple.
2013-11-02 Rafael EspindolaFix this test to pass on darwin now that llvm-nm is...
2013-11-01 Rafael EspindolaUse \01 to disable the mangler. Should fix the 32 bit...
2013-10-31 Rafael EspindolaRelax check line to match what llvm-nm prints for COFF.
2013-10-31 Rafael EspindolaXFAIL on ppc64 too.
2013-10-31 Rafael EspindolaXFAIL this for now.
2013-10-31 Rafael EspindolaUse LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead...
2013-10-21 Rafael EspindolaOptimize more linkonce_odr values during LTO.
2013-10-09 NAKAMURA Takumillvm/test/LTO should run also on cygwin.
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 EspindolaTry harder to disable the LTO tests on windows.
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...