aboutsummaryrefslogtreecommitdiffstats
path: root/docs/GoldPlugin.html
Commit message (Expand)AuthorAgeFilesLines
* Recommend the -flto flag instead of -use-gold-plugin, and updatePeter Collingbourne2011-11-051-14/+13
* docs/*.html: Appease W3C Checker to add "charset=utf-8".NAKAMURA Takumi2011-10-311-0/+1
* Remove mention of llvm-gcc/llvm-g++ from doc.Bill Wendling2011-09-181-27/+36
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-231-7/+8
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-181-8/+12
* docs: Fix some in-package URLs.NAKAMURA Takumi2011-04-091-2/+2
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-091-1/+1
* No need to check out everything: binutils is enough.Duncan Sands2010-10-061-1/+1
* s/libLLVMgold/LLVMgold/gRafael Espindola2010-08-081-4/+4
* Revert r103213. It broke several sections of live website.mike-m2010-05-071-0/+213
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-061-213/+0
* Refresh this documentation. Things have changed a bit in the mean time:Nick Lewycky2010-04-171-11/+24
* Update the example to show that an archive can contain llvm bitcode.Rafael Espindola2009-07-081-1/+2
* Move </pre> to column one to avoid an extra line of spaces in the example.Nick Lewycky2009-06-061-2/+2
* --plugin is not needed for bfd anymore. Update docs.Torok Edwin2009-06-041-2/+11
* lets not forget about c++!Torok Edwin2009-06-031-0/+1
* Document how easy it is to use the gold plugin and have LTO with autotooled p...Torok Edwin2009-06-031-0/+29
* Add paragraph tags.Nick Lewycky2009-04-131-2/+2
* Add a quickstart example.Nick Lewycky2009-03-011-1/+56
* Add the gold plugin page to the documentation index!Nick Lewycky2009-03-011-1/+1
* Cleanup the description of flags to llvm-gcc. Also remove stray text in theNick Lewycky2009-03-011-3/+2
* Don't forget the important part. llvm-gcc -use-gold-plugin passes the rightNick Lewycky2009-03-011-3/+4
* Tweak this a bit.Duncan Sands2009-03-011-7/+7
* Fix grammar.Nick Lewycky2009-03-011-2/+2
* First pass at a document describing how to achieve LTO on Linux with gold.Nick Lewycky2009-03-011-0/+105