| Commit message (Expand) | Author | Age | Files | Lines |
* | [docs] Update HTML pages to refer to CSS in a way that works locally and with... | Daniel Dunbar | 2012-04-19 | 1 | -1/+1 |
* | Recommend the -flto flag instead of -use-gold-plugin, and update | Peter Collingbourne | 2011-11-05 | 1 | -14/+13 |
* | docs/*.html: Appease W3C Checker to add "charset=utf-8". | NAKAMURA Takumi | 2011-10-31 | 1 | -0/+1 |
* | Remove mention of llvm-gcc/llvm-g++ from doc. | Bill Wendling | 2011-09-18 | 1 | -27/+36 |
* | docs: Introduce cascading style <div> and <p> continued on <h[2-5]>. | NAKAMURA Takumi | 2011-04-23 | 1 | -7/+8 |
* | docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">. | NAKAMURA Takumi | 2011-04-18 | 1 | -8/+12 |
* | docs: Fix some in-package URLs. | NAKAMURA Takumi | 2011-04-09 | 1 | -2/+2 |
* | docs: Canonicalize URLs. | NAKAMURA Takumi | 2011-04-09 | 1 | -1/+1 |
* | No need to check out everything: binutils is enough. | Duncan Sands | 2010-10-06 | 1 | -1/+1 |
* | 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 |