<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/CommandLine.html, branch release_26</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/CommandLine.html?h=release_26</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/CommandLine.html?h=release_26'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-08-05T15:42:44Z</updated>
<entry>
<title>Documentation: fix HTML validation errors.</title>
<updated>2009-08-05T15:42:44Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2009-08-05T15:42:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e15192b36bb5e99838d3f70bf79f7b8bed7a75b9'/>
<id>urn:sha1:e15192b36bb5e99838d3f70bf79f7b8bed7a75b9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78196 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove duplicated colons and spaces.</title>
<updated>2009-08-02T12:13:02Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2009-08-02T12:13:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e6864c1d355c4ec1156b956c1dd548682ad3e6b1'/>
<id>urn:sha1:e6864c1d355c4ec1156b956c1dd548682ad3e6b1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77892 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Formatting fix.</title>
<updated>2009-06-17T03:09:39Z</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2009-06-17T03:09:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=df04ead72b09119d62be31ff547e6a8a33f4afaf'/>
<id>urn:sha1:df04ead72b09119d62be31ff547e6a8a33f4afaf</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73600 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove AllowInverse: it leaks memory and is not the right</title>
<updated>2009-04-08T03:43:51Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-04-08T03:43:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=00a7b52385a25ab8cd412ce4c0f0ce11176b6793'/>
<id>urn:sha1:00a7b52385a25ab8cd412ce4c0f0ce11176b6793</id>
<content type='text'>
abstraction for CommandLine.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68588 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Improve -fno-opt style option processing to not require an extra</title>
<updated>2009-02-02T22:48:49Z</updated>
<author>
<name>Mike Stump</name>
<email>mrs@apple.com</email>
</author>
<published>2009-02-02T22:48:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d64e0eb094a108bdcdf51328425904042aa6122b'/>
<id>urn:sha1:d64e0eb094a108bdcdf51328425904042aa6122b</id>
<content type='text'>
option to make the -fno- form on the option.  We also document the new
form in the CommandLine documentation.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63559 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Support for multi-valued options in CommandLine</title>
<updated>2009-01-16T22:54:19Z</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2009-01-16T22:54:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7059d47a6e1a378232dce3e47b51434dec0ea608'/>
<id>urn:sha1:7059d47a6e1a378232dce3e47b51434dec0ea608</id>
<content type='text'>
Makes possible to specify options that take multiple arguments (a-la
-sectalign on Darwin). See documentation for details.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62372 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.</title>
<updated>2008-12-11T17:34:48Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2008-12-11T17:34:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=444087057ad0592f3e0bb2e434e0b610aa7914f6'/>
<id>urn:sha1:444087057ad0592f3e0bb2e434e0b610aa7914f6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60880 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add support for response files to the CommandLine library.</title>
<updated>2008-04-28T16:44:25Z</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2008-04-28T16:44:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=beb4d8293d5311c4581fd3d914f865e358af53a5'/>
<id>urn:sha1:beb4d8293d5311c4581fd3d914f865e358af53a5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50355 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>minor typo</title>
<updated>2008-04-01T18:02:36Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-04-01T18:02:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8eedc9ee2ca3bb489957de68e3f907c88ca39efc'/>
<id>urn:sha1:8eedc9ee2ca3bb489957de68e3f907c88ca39efc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49040 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fix typo, PR2181</title>
<updated>2008-03-30T16:59:21Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-03-30T16:59:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=74ba1711b7668196f5d6f6a2b129ad8cb4cc608c'/>
<id>urn:sha1:74ba1711b7668196f5d6f6a2b129ad8cb4cc608c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48954 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
