<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/CommandLine.html, branch release_25</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/CommandLine.html?h=release_25</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/CommandLine.html?h=release_25'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-02-02T22:48:49Z</updated>
<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>
<entry>
<title>Add documentation for cl::sink stuff</title>
<updated>2008-02-20T12:38:31Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2008-02-20T12:38:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=45982a536480efeadb70d3a67b8f9bf5b99ee849'/>
<id>urn:sha1:45982a536480efeadb70d3a67b8f9bf5b99ee849</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47378 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>many cleanups and fixed, contributed by Sam Bishop</title>
<updated>2008-01-09T19:28:50Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2008-01-09T19:28:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8b44b9064427821ba2784ff3617d7cc5460df5de'/>
<id>urn:sha1:8b44b9064427821ba2784ff3617d7cc5460df5de</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45780 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>fix formatting</title>
<updated>2007-12-19T19:48:49Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-19T19:48:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f021f8a5acd5ed9d4651fd9b07edbe6b6c38635c'/>
<id>urn:sha1:f021f8a5acd5ed9d4651fd9b07edbe6b6c38635c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45214 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Document boolOrDefault and its parser.</title>
<updated>2007-05-22T18:32:34Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2007-05-22T18:32:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0f2c8fc82900a50fcba3774f302ac9cf47f36971'/>
<id>urn:sha1:0f2c8fc82900a50fcba3774f302ac9cf47f36971</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37290 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
