<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/CommandGuide, branch release_27</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/CommandGuide?h=release_27</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/CommandGuide?h=release_27'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-03-04T20:56:19Z</updated>
<entry>
<title>Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153.</title>
<updated>2010-03-04T20:56:19Z</updated>
<author>
<name>Erick Tryzelaar</name>
<email>idadesub@users.sourceforge.net</email>
</author>
<published>2010-03-04T20:56:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d4076cfc834da5255d2f7a15b6f9c7cd80132223'/>
<id>urn:sha1:d4076cfc834da5255d2f7a15b6f9c7cd80132223</id>
<content type='text'>
We need this so can not bake DESTDIR into the O'Caml symlinks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97743 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Uniformize the way these options are printed.  Requested by</title>
<updated>2010-02-18T14:37:52Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2010-02-18T14:37:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=18619b2aeba5468512d6684c4fd96d0ad280e01d'/>
<id>urn:sha1:18619b2aeba5468512d6684c4fd96d0ad280e01d</id>
<content type='text'>
Russell Wallace.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96580 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<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>llvm-db was removed.</title>
<updated>2010-02-11T19:35:26Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-02-11T19:35:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4bcf51be15c686ca2f5e75f3c3b0ec0b3297bfdd'/>
<id>urn:sha1:4bcf51be15c686ca2f5e75f3c3b0ec0b3297bfdd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95904 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add support to llvm-extract for extracting multiple functions and/or</title>
<updated>2010-02-10T23:58:53Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-02-10T23:58:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a499d20e8d032909a4af42915a118e4c0cde92cd'/>
<id>urn:sha1:a499d20e8d032909a4af42915a118e4c0cde92cd</id>
<content type='text'>
multiple global variables at a time.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95825 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix some typos.</title>
<updated>2010-02-08T11:03:31Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2010-02-08T11:03:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7c2da9648c39e9e52af13a3f5d9df45f9214349d'/>
<id>urn:sha1:7c2da9648c39e9e52af13a3f5d9df45f9214349d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95542 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Support -[weak_]framework and -F in llvmc.</title>
<updated>2009-12-01T05:59:55Z</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2009-12-01T05:59:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=18518603f1acc26768eba40c53bcfc0e2fa85fec'/>
<id>urn:sha1:18518603f1acc26768eba40c53bcfc0e2fa85fec</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90210 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Allow '_' in FileCheck variable names, it is nice to have at least one</title>
<updated>2009-11-22T22:07:50Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-11-22T22:07:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=964ac012017451ff24c33e6b749ec3223e1d291a'/>
<id>urn:sha1:964ac012017451ff24c33e6b749ec3223e1d291a</id>
<content type='text'>
separate character.
 - Chris, OK?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89626 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>lit: Add --repeat=N option, for running each test N times.</title>
<updated>2009-11-15T01:02:09Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-11-15T01:02:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=40c67b5832877935a555fc63bfaa735332c79700'/>
<id>urn:sha1:40c67b5832877935a555fc63bfaa735332c79700</id>
<content type='text'>
 - Currently just useful for timing, although it could be extended as one (bad) way to deal with flaky tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88827 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>lit: Start documentation testing architecture.</title>
<updated>2009-11-10T02:41:27Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-11-10T02:41:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6f479e597c3c9e7e4d8a2e1340f6285fb54b27f3'/>
<id>urn:sha1:6f479e597c3c9e7e4d8a2e1340f6285fb54b27f3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86655 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
