<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/LinkTimeOptimization.html, branch release_22</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/LinkTimeOptimization.html?h=release_22</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/LinkTimeOptimization.html?h=release_22'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-08-24T23:23:23Z</updated>
<entry>
<title>Rename llvm-gcc4 to llvm-gcc.</title>
<updated>2007-08-24T23:23:23Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-08-24T23:23:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5efa7e9c967161c1185a52aa1e88e4b85e0fa046'/>
<id>urn:sha1:5efa7e9c967161c1185a52aa1e88e4b85e0fa046</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41380 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>first pass of nomenclature changes in .html files</title>
<updated>2007-07-06T22:07:22Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2007-07-06T22:07:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=04367bfc20c021c4105abf0c33b86d55f782d1e8'/>
<id>urn:sha1:04367bfc20c021c4105abf0c33b86d55f782d1e8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37956 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rephrase linker explanation.</title>
<updated>2007-04-07T17:43:25Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2007-04-07T17:43:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6db928a62e244130fd5afa4f3d7f08eec19b0caf'/>
<id>urn:sha1:6db928a62e244130fd5afa4f3d7f08eec19b0caf</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35739 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update example notes to clarify system linker's role.</title>
<updated>2007-04-02T16:54:12Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2007-04-02T16:54:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0cf10286d52f03c6b0d72e64c11202952d00a112'/>
<id>urn:sha1:0cf10286d52f03c6b0d72e64c11202952d00a112</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35597 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use doc_code class.</title>
<updated>2006-10-27T23:06:27Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2006-10-27T23:06:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=682f675c86a2117ebef840254b47cfec99e96326'/>
<id>urn:sha1:682f675c86a2117ebef840254b47cfec99e96326</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31239 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Document removeModule().</title>
<updated>2006-10-27T22:02:30Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2006-10-27T22:02:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ca403272f4c8fc0a28ad17c74df2ea001cf8e151'/>
<id>urn:sha1:ca403272f4c8fc0a28ad17c74df2ea001cf8e151</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31237 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Document getAlignment()</title>
<updated>2006-10-27T21:58:31Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2006-10-27T21:58:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9286cd3e9b2854f1a95ce51b81da8db76d462f09'/>
<id>urn:sha1:9286cd3e9b2854f1a95ce51b81da8db76d462f09</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31234 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Document getTargetTriple().</title>
<updated>2006-09-06T20:22:55Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2006-09-06T20:22:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c1e6e138e3efe647aad137a7af641ec9384b3f40'/>
<id>urn:sha1:c1e6e138e3efe647aad137a7af641ec9384b3f40</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30133 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>typo</title>
<updated>2006-08-14T20:07:50Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-08-14T20:07:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=29a965d3c4963b171f0944032d73e57b699e6ff8'/>
<id>urn:sha1:29a965d3c4963b171f0944032d73e57b699e6ff8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29668 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a typo.</title>
<updated>2006-08-14T19:51:02Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-08-14T19:51:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f428c0f3f35d2ceae7b3b01193915ec1b206e7a9'/>
<id>urn:sha1:f428c0f3f35d2ceae7b3b01193915ec1b206e7a9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29667 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
