<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/Bugpoint.html, branch release_25</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/Bugpoint.html?h=release_25</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/Bugpoint.html?h=release_25'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2008-12-11T17:34:48Z</updated>
<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>Remove -check-exit-code from bugpoint. This is subsumed by -append-exit-code.</title>
<updated>2008-10-26T23:59:36Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2008-10-26T23:59:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=33b1c30b0be49d09e57630abd2535c9aaeaf8636'/>
<id>urn:sha1:33b1c30b0be49d09e57630abd2535c9aaeaf8636</id>
<content type='text'>
Note that -check-exit-code was on by default while -append-exit-code is not.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58221 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>first pass of nomenclature changes in .html files</title>
<updated>2007-07-06T22:07:22Z</updated>
<author>
<name>Gabor Greif</name>
<email>ggreif@gmail.com</email>
</author>
<published>2007-07-06T22:07:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=04367bfc20c021c4105abf0c33b86d55f782d1e8'/>
<id>urn:sha1:04367bfc20c021c4105abf0c33b86d55f782d1e8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37956 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove references to gccld and gccas, adjusting the documentation to</title>
<updated>2007-02-09T15:59:08Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-02-09T15:59:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=434262ad518dad47841189b27fb9f3943d8206b8'/>
<id>urn:sha1:434262ad518dad47841189b27fb9f3943d8206b8</id>
<content type='text'>
mention llvm-ld and opt instead (if appropriate).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34094 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Excise references to the now defunct "analyze" tool. Merge descriptions</title>
<updated>2006-08-28T00:34:19Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-08-28T00:34:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=84f82f7fac2735548eb6f800bd1fdeb4759f1c4b'/>
<id>urn:sha1:84f82f7fac2735548eb6f800bd1fdeb4759f1c4b</id>
<content type='text'>
where appropriate.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29931 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fixed the awkward description of -find-bugs in the "Advice for using bugpoint" section.</title>
<updated>2006-08-15T17:38:36Z</updated>
<author>
<name>Patrick Jenkins</name>
<email>pjenkins@apple.com</email>
</author>
<published>2006-08-15T17:38:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=94f7850af9034777855a7de6f459f1186c03debd'/>
<id>urn:sha1:94f7850af9034777855a7de6f459f1186c03debd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29707 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>This commit mentions -find-bugs under the advice for using bugpoints section of the bugpoint design and usage document.</title>
<updated>2006-08-15T17:03:17Z</updated>
<author>
<name>Patrick Jenkins</name>
<email>pjenkins@apple.com</email>
</author>
<published>2006-08-15T17:03:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=82681661acd4a413cef45a519bdeb0827cf832a2'/>
<id>urn:sha1:82681661acd4a413cef45a519bdeb0827cf832a2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29705 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Changes docs for llvm.cs.uiuc.edu -&gt; llvm.org</title>
<updated>2006-03-14T05:39:39Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-03-14T05:39:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=05fe4b02561f4431626a73ac2900be523e233cd6'/>
<id>urn:sha1:05fe4b02561f4431626a73ac2900be523e233cd6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26746 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert from being a copy of the man page to a full-fledged document.</title>
<updated>2004-12-09T20:26:20Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2004-12-09T20:26:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d97cb4608c205ab31dbb758923ed2bb0e9dbbba7'/>
<id>urn:sha1:d97cb4608c205ab31dbb758923ed2bb0e9dbbba7</id>
<content type='text'>
This doc keeps all the descriptive info from the man page, but not the options.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18719 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add compliant header.</title>
<updated>2004-11-01T21:55:46Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-11-01T21:55:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d206bc988406c32b23db6d61376aad9b1cbbe8ca'/>
<id>urn:sha1:d206bc988406c32b23db6d61376aad9b1cbbe8ca</id>
<content type='text'>
NOTE: This doc needs to describe the bugpoint "subsystem" not the tool.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17415 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
