aboutsummaryrefslogtreecommitdiff
path: root/docs/GoldPlugin.html
AgeCommit message (Expand)Author
2011-04-09docs: Fix some in-package URLs.NAKAMURA Takumi
2011-04-09docs: Canonicalize URLs.NAKAMURA Takumi
2010-10-06No need to check out everything: binutils is enough.Duncan Sands
2010-08-08s/libLLVMgold/LLVMgold/gRafael Espindola
2010-05-07Revert r103213. It broke several sections of live website.mike-m
2010-05-06Overhauled llvm/clang docs builds. Closes PR6613.mike-m
2010-04-17Refresh this documentation. Things have changed a bit in the mean time:Nick Lewycky
2009-07-08Update the example to show that an archive can contain llvm bitcode.Rafael Espindola
2009-06-06Move </pre> to column one to avoid an extra line of spaces in the example.Nick Lewycky
2009-06-04--plugin is not needed for bfd anymore. Update docs.Torok Edwin
2009-06-03lets not forget about c++!Torok Edwin
2009-06-03Document how easy it is to use the gold plugin and have LTO with autotooled p...Torok Edwin
2009-04-13Add paragraph tags.Nick Lewycky
2009-03-01Add a quickstart example.Nick Lewycky
2009-03-01Add the gold plugin page to the documentation index!Nick Lewycky
2009-03-01Cleanup the description of flags to llvm-gcc. Also remove stray text in theNick Lewycky
2009-03-01Don't forget the important part. llvm-gcc -use-gold-plugin passes the rightNick Lewycky
2009-03-01Tweak this a bit.Duncan Sands
2009-03-01Fix grammar.Nick Lewycky
2009-03-01First pass at a document describing how to achieve LTO on Linux with gold.Nick Lewycky