<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/CommandGuide, branch stable</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/CommandGuide?h=stable</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/CommandGuide?h=stable'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-03-19T16:04:19Z</updated>
<entry>
<title>Update documentation of llvm-link to reflect recent cleanups.</title>
<updated>2013-03-19T16:04:19Z</updated>
<author>
<name>Eli Bendersky</name>
<email>eliben@google.com</email>
</author>
<published>2013-03-19T16:04:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7f63f01a4d4301699f25d92481db547c60778ca2'/>
<id>urn:sha1:7f63f01a4d4301699f25d92481db547c60778ca2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177411 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Docs for llvm-symbolizer command-line tool</title>
<updated>2013-03-01T07:58:27Z</updated>
<author>
<name>Alexey Samsonov</name>
<email>samsonov@google.com</email>
</author>
<published>2013-03-01T07:58:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=14809fd5261356365de670ef7ddf9103bb0ae6ba'/>
<id>urn:sha1:14809fd5261356365de670ef7ddf9103bb0ae6ba</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176337 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Canonicalize line endings to Linux style also when the --strict-whitespace flag is in use. This flag is supposed to affect horizontal whitespaces only.</title>
<updated>2013-02-06T20:40:38Z</updated>
<author>
<name>Guy Benyei</name>
<email>guy.benyei@intel.com</email>
</author>
<published>2013-02-06T20:40:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4cc74fcba06ce43ee325510dc6137bd050f96c68'/>
<id>urn:sha1:4cc74fcba06ce43ee325510dc6137bd050f96c68</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174541 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Documentation: remove more mentions of Tcl</title>
<updated>2013-01-19T20:35:18Z</updated>
<author>
<name>Dmitri Gribenko</name>
<email>gribozavr@gmail.com</email>
</author>
<published>2013-01-19T20:35:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=35f63ddc8fd2edad63393e2c111e47aea7940b81'/>
<id>urn:sha1:35f63ddc8fd2edad63393e2c111e47aea7940b81</id>
<content type='text'>
Followup for r172836


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172918 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>docs: Fix long standing linking antipattern.</title>
<updated>2013-01-11T02:28:08Z</updated>
<author>
<name>Sean Silva</name>
<email>silvas@purdue.edu</email>
</author>
<published>2013-01-11T02:28:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a7aec400a7014edba1eeb53c582d3ab47178fe8d'/>
<id>urn:sha1:a7aec400a7014edba1eeb53c582d3ab47178fe8d</id>
<content type='text'>
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172162 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Documentation: use paths relative to document root in links.</title>
<updated>2012-12-12T21:16:29Z</updated>
<author>
<name>Dmitri Gribenko</name>
<email>gribozavr@gmail.com</email>
</author>
<published>2012-12-12T21:16:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=af9de4faa7866fce6138e9c585e54e194c6607b4'/>
<id>urn:sha1:af9de4faa7866fce6138e9c585e54e194c6607b4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170027 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Documentation: llvm-bcanalyzer.rst: cleanup.</title>
<updated>2012-12-12T19:15:53Z</updated>
<author>
<name>Dmitri Gribenko</name>
<email>gribozavr@gmail.com</email>
</author>
<published>2012-12-12T19:15:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8ce1209e93f4f1b5008cd9e06a55c2fb5747c6b4'/>
<id>urn:sha1:8ce1209e93f4f1b5008cd9e06a55c2fb5747c6b4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170001 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update FileCheck's documentation to mention recently added feature of</title>
<updated>2012-12-01T22:03:57Z</updated>
<author>
<name>Eli Bendersky</name>
<email>eliben@google.com</email>
</author>
<published>2012-12-01T22:03:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ed04fd2053a7a696f8e2aa850e87cef1353c34e3'/>
<id>urn:sha1:ed04fd2053a7a696f8e2aa850e87cef1353c34e3</id>
<content type='text'>
matching a variable defined on the same line.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169103 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Documentation for FileCheck: use 'option' and 'program' directives.</title>
<updated>2012-11-29T19:21:02Z</updated>
<author>
<name>Dmitri Gribenko</name>
<email>gribozavr@gmail.com</email>
</author>
<published>2012-11-29T19:21:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c8c3dbd91138972d000e2143b9c6070838c20bc1'/>
<id>urn:sha1:c8c3dbd91138972d000e2143b9c6070838c20bc1</id>
<content type='text'>
This enables option cross-referencing and now '--' in option names are no more turned into en dashes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168926 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Documentation for llvm-link: reformat</title>
<updated>2012-11-29T19:14:35Z</updated>
<author>
<name>Dmitri Gribenko</name>
<email>gribozavr@gmail.com</email>
</author>
<published>2012-11-29T19:14:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f2c87b1c054fd4ea6f0215affb4ccfc36b77bcd8'/>
<id>urn:sha1:f2c87b1c054fd4ea6f0215affb4ccfc36b77bcd8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168924 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
