Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Protect user-supplied runtime library functions in LTO | Justin Bogner | 2013-11-12 | 1 | -0/+3 |
* | Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list". | Rafael Espindola | 2013-10-31 | 1 | -6/+0 |
* | Optimize linkonce_odr unnamed_addr functions during LTO. | Rafael Espindola | 2013-10-03 | 1 | -0/+6 |
* | Fix option parsing in the gold plugin. | Rafael Espindola | 2013-10-02 | 1 | -0/+5 |
* | Move command line options to the users of libLTO. Fixes --enable-shared build. | Rafael Espindola | 2013-09-30 | 2 | -9/+24 |
* | Move LTO support library to a component, allowing it to be tested | Peter Collingbourne | 2013-09-24 | 2 | -0/+326 |