summaryrefslogtreecommitdiffstats
path: root/llvm/docs/GoldPlugin.rst
Commit message (Collapse)AuthorAgeFilesLines
* [docs] As of binutils 2.21.51.0.2, ld.bfd supports plugins too, represent ↵Ekaterina Vaartis2017-06-231-11/+9
| | | | | | | | this in docs PR#32760 llvm-svn: 306102
* Revert 'Test commit as per developer policy'Jonas Devlieghere2016-11-301-4/+4
| | | | llvm-svn: 288233
* Test commit as per developer policyJonas Devlieghere2016-11-301-4/+4
| | | | llvm-svn: 288232
* [docs] Remove references to autotools build.Alexey Samsonov2016-01-301-3/+1
| | | | llvm-svn: 259280
* Docs: give binutils/gold instructions for CMake too.Tim Northover2014-11-041-3/+5
| | | | | | Patch by Steve King. llvm-svn: 221227
* Update the LTO GoldPlugin documentationAlp Toker2013-12-021-17/+11
| | | | | | | | | * Update build instructions to reflect the current source tree layout. * Don't inflict CVS on readers; there's a perfectly good git mirror. * configure with --disable-werror making it possible to build using clang. * ar and nm-new now support the -plugin option. llvm-svn: 196069
* Fix Sphinx warning.Bill Wendling2013-10-271-1/+1
| | | | llvm-svn: 193493
* Remove remaining references to -O4.Rafael Espindola2013-09-231-6/+2
| | | | | | Thanks to Hal Finkel for noticing it. llvm-svn: 191216
* docs: Fix long standing linking antipattern.Sean Silva2013-01-111-2/+0
| | | | | | | | | Before we learned about :doc:, we used :ref: and put a dummy link at the top of each page. Don't do that anymore. This fixes PR14891 as a special case. llvm-svn: 172162
* remove the rest of the "written by" lines in the documentation. It isChris Lattner2013-01-101-2/+0
| | | | | | | against the developer policy to include this sort of thing as SVN blame already captures this in a far more fine-grained way. llvm-svn: 172109
* GoldPlugin.rst: minor typesetting fixes.Dmitri Gribenko2012-10-051-3/+3
| | | | llvm-svn: 165334
* docs: Sphinxify GoldPlugin document.Sean Silva2012-10-041-0/+186
llvm-svn: 165198
OpenPOWER on IntegriCloud