Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm/test/LTO should run also on cygwin. | NAKAMURA Takumi | 2013-10-09 | 1 | -3/+0 |
* | Fix object file writing in llvm-lto on Windows. | Rafael Espindola | 2013-10-04 | 2 | -4/+1 |
* | Optimize linkonce_odr unnamed_addr functions during LTO. | Rafael Espindola | 2013-10-03 | 1 | -0/+8 |
* | Try harder to disable the LTO tests on windows. | Rafael Espindola | 2013-10-02 | 1 | -1/+1 |
* | Disable this test on Win32 for now. | Rafael Espindola | 2013-10-02 | 1 | -0/+3 |
* | Add a -exported-symbol option to llvm-lto. | Rafael Espindola | 2013-10-02 | 1 | -0/+7 |
* | Enable building LTO on WIN32. | Rafael Espindola | 2013-10-02 | 2 | -2/+1 |
* | Revert "Enable building LTO on WIN32." | Rafael Espindola | 2013-09-30 | 2 | -1/+2 |
* | Enable building LTO on WIN32. | Rafael Espindola | 2013-09-30 | 2 | -2/+1 |
* | Move LTO support library to a component, allowing it to be tested | Peter Collingbourne | 2013-09-24 | 2 | -0/+26 |