| Commit message (Expand) | Author | Age | Files | Lines |
* | s/libLLVMgold/LLVMgold/g | Rafael Espindola | 2010-08-08 | 1 | -4/+4 |
* | Revert r103213. It broke several sections of live website. | mike-m | 2010-05-07 | 1 | -0/+213 |
* | Overhauled llvm/clang docs builds. Closes PR6613. | mike-m | 2010-05-06 | 1 | -213/+0 |
* | Refresh this documentation. Things have changed a bit in the mean time: | Nick Lewycky | 2010-04-17 | 1 | -11/+24 |
* | Update the example to show that an archive can contain llvm bitcode. | Rafael Espindola | 2009-07-08 | 1 | -1/+2 |
* | Move </pre> to column one to avoid an extra line of spaces in the example. | Nick Lewycky | 2009-06-06 | 1 | -2/+2 |
* | --plugin is not needed for bfd anymore. Update docs. | Torok Edwin | 2009-06-04 | 1 | -2/+11 |
* | lets not forget about c++! | Torok Edwin | 2009-06-03 | 1 | -0/+1 |
* | Document how easy it is to use the gold plugin and have LTO with autotooled p... | Torok Edwin | 2009-06-03 | 1 | -0/+29 |
* | Add paragraph tags. | Nick Lewycky | 2009-04-13 | 1 | -2/+2 |
* | Add a quickstart example. | Nick Lewycky | 2009-03-01 | 1 | -1/+56 |
* | Add the gold plugin page to the documentation index! | Nick Lewycky | 2009-03-01 | 1 | -1/+1 |
* | Cleanup the description of flags to llvm-gcc. Also remove stray text in the | Nick Lewycky | 2009-03-01 | 1 | -3/+2 |
* | Don't forget the important part. llvm-gcc -use-gold-plugin passes the right | Nick Lewycky | 2009-03-01 | 1 | -3/+4 |
* | Tweak this a bit. | Duncan Sands | 2009-03-01 | 1 | -7/+7 |
* | Fix grammar. | Nick Lewycky | 2009-03-01 | 1 | -2/+2 |
* | First pass at a document describing how to achieve LTO on Linux with gold. | Nick Lewycky | 2009-03-01 | 1 | -0/+105 |