<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/GoldPlugin.html, branch release_27</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/GoldPlugin.html?h=release_27</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/GoldPlugin.html?h=release_27'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-07-08T11:13:34Z</updated>
<entry>
<title>Update the example to show that an archive can contain llvm bitcode.</title>
<updated>2009-07-08T11:13:34Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2009-07-08T11:13:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=91f935e75147d70185b3443a47718b3f6a812059'/>
<id>urn:sha1:91f935e75147d70185b3443a47718b3f6a812059</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75000 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move &lt;/pre&gt; to column one to avoid an extra line of spaces in the example.</title>
<updated>2009-06-06T18:14:04Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-06-06T18:14:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9d813df391a5fa3f77ff7b241c48de1926d23f0c'/>
<id>urn:sha1:9d813df391a5fa3f77ff7b241c48de1926d23f0c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73003 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>--plugin is not needed for bfd anymore. Update docs.</title>
<updated>2009-06-04T16:08:10Z</updated>
<author>
<name>Torok Edwin</name>
<email>edwintorok@gmail.com</email>
</author>
<published>2009-06-04T16:08:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=347c7bbcb57f943ea9834e2ffdc6696508c55682'/>
<id>urn:sha1:347c7bbcb57f943ea9834e2ffdc6696508c55682</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72867 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>lets not forget about c++!</title>
<updated>2009-06-03T15:42:26Z</updated>
<author>
<name>Torok Edwin</name>
<email>edwintorok@gmail.com</email>
</author>
<published>2009-06-03T15:42:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4734ed8b876b3d3d60df5e03b3b45164f0a1c5c7'/>
<id>urn:sha1:4734ed8b876b3d3d60df5e03b3b45164f0a1c5c7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72778 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Document how easy it is to use the gold plugin and have LTO with autotooled projects.</title>
<updated>2009-06-03T15:06:19Z</updated>
<author>
<name>Torok Edwin</name>
<email>edwintorok@gmail.com</email>
</author>
<published>2009-06-03T15:06:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5641f8d67f16b44a03290b6884ac18a08623a291'/>
<id>urn:sha1:5641f8d67f16b44a03290b6884ac18a08623a291</id>
<content type='text'>
Please correct the documentation if I missed anything.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72773 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add paragraph tags.</title>
<updated>2009-04-13T02:03:40Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-04-13T02:03:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ef5facd90de2e6c91a8630b8982e80c709656872'/>
<id>urn:sha1:ef5facd90de2e6c91a8630b8982e80c709656872</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68934 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a quickstart example.</title>
<updated>2009-03-01T21:55:10Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-03-01T21:55:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f3888ba23ff0e08c7091cd4a8a61a267a99eadc7'/>
<id>urn:sha1:f3888ba23ff0e08c7091cd4a8a61a267a99eadc7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65789 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add the gold plugin page to the documentation index!</title>
<updated>2009-03-01T21:06:42Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-03-01T21:06:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=017730c6536b72953c3a04f0c6cdad4711c0ed46'/>
<id>urn:sha1:017730c6536b72953c3a04f0c6cdad4711c0ed46</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65786 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Cleanup the description of flags to llvm-gcc. Also remove stray text in the</title>
<updated>2009-03-01T20:58:07Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-03-01T20:58:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d66ff0f2e0395ace65602091b183b759930a94be'/>
<id>urn:sha1:d66ff0f2e0395ace65602091b183b759930a94be</id>
<content type='text'>
attribution.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65785 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't forget the important part. llvm-gcc -use-gold-plugin passes the right</title>
<updated>2009-03-01T18:48:53Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-03-01T18:48:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=050147cb707efee8f7747e6ff4f935d95929bee3'/>
<id>urn:sha1:050147cb707efee8f7747e6ff4f935d95929bee3</id>
<content type='text'>
options to gold.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65783 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
