<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/CommandGuide/index.html, branch release_27</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/CommandGuide/index.html?h=release_27</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/CommandGuide/index.html?h=release_27'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-02-18T14:08:13Z</updated>
<entry>
<title>Refer to -help instead of --help since this is what tools themselves say.</title>
<updated>2010-02-18T14:08:13Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2010-02-18T14:08:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7e7ae5ad692760aa8d97477f061a05b10948cf57'/>
<id>urn:sha1:7e7ae5ad692760aa8d97477f061a05b10948cf57</id>
<content type='text'>
Also, have tools output -help-hidden rather than refer to --help-hidden,
for consistency, and likewise adjust documentation.  This doesn't change
every mention of --help, only those which seemed clearly safe.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96578 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add link to 'lit' from CommandGuide.</title>
<updated>2009-10-19T03:54:13Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-10-19T03:54:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8b828a84a0265254b49d97e6c150c42899b397a9'/>
<id>urn:sha1:8b828a84a0265254b49d97e6c150c42899b397a9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84461 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add a simple FileCheck man page.</title>
<updated>2009-08-15T15:38:11Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-08-15T15:38:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9d3787b73c312b78a0dade24018ec0d28bca4e16'/>
<id>urn:sha1:9d3787b73c312b78a0dade24018ec0d28bca4e16</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79105 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>* Fixed formatting of command descriptions to be consistent:</title>
<updated>2008-12-11T17:12:52Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2008-12-11T17:12:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=39309dfbb260666e0e54a599811edd4312092b4d'/>
<id>urn:sha1:39309dfbb260666e0e54a599811edd4312092b4d</id>
<content type='text'>
  - descriptions on new line
  - no terminating period
* Changed the W3C logos from yellow to blue to not stand out


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60879 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a man page for llvmc. Really basic for now, will be updated later.</title>
<updated>2008-11-25T21:38:38Z</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2008-11-25T21:38:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a606d1f34e554a8d779d7d2c740c661a9bae01ef'/>
<id>urn:sha1:a606d1f34e554a8d779d7d2c740c661a9bae01ef</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60049 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>stacker is really gone.</title>
<updated>2008-08-06T05:57:58Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-08-06T05:57:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=01924d00c7d5f6398985b90d733e96dc1bcdc635'/>
<id>urn:sha1:01924d00c7d5f6398985b90d733e96dc1bcdc635</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54400 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove stacker</title>
<updated>2008-08-06T05:56:52Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-08-06T05:56:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2a3cea1a6d3be66f9388a24deafe8eb0a794d14e'/>
<id>urn:sha1:2a3cea1a6d3be66f9388a24deafe8eb0a794d14e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54398 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove entries from here also</title>
<updated>2008-05-04T06:23:44Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2008-05-04T06:23:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9d9dc7d17648b7a4b560f51c900c02dc35b1078b'/>
<id>urn:sha1:9d9dc7d17648b7a4b560f51c900c02dc35b1078b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50616 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added note to getting started guide to use llvm-gcc4.2.</title>
<updated>2008-04-07T18:32:25Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2008-04-07T18:32:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=148df159a38fabe1103f9f92898a8c7c284ffd58'/>
<id>urn:sha1:148df159a38fabe1103f9f92898a8c7c284ffd58</id>
<content type='text'>
Removed llvm-upgrade from documentations.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49346 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update links to the command guide generated documentation.</title>
<updated>2007-08-05T23:43:44Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-08-05T23:43:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=944b7f28acf5cbffbabac4c3ccbef000ea4c307c'/>
<id>urn:sha1:944b7f28acf5cbffbabac4c3ccbef000ea4c307c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40855 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
