<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/CommandGuide, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/CommandGuide?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/CommandGuide?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-09-07T23:32:02Z</updated>
<entry>
<title>$ svn merge -c 113303 https://llvm.org/svn/llvm-project/llvm/trunk</title>
<updated>2010-09-07T23:32:02Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2010-09-07T23:32:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9aabee1c4f3974bfb31813316ebb2e53f52a5757'/>
<id>urn:sha1:9aabee1c4f3974bfb31813316ebb2e53f52a5757</id>
<content type='text'>
--- Merging r113303 into '.':
A    docs/CommandGuide/llvm-diff.pod
U    docs/CommandGuide/index.html

Log:
Add documentation for llvm-diff.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_28@113310 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a opt-args option that can be used to pass arguments to every opt</title>
<updated>2010-08-08T22:14:20Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2010-08-08T22:14:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ec62d537369452bf1504a67ab9d3f90c31a6a60f'/>
<id>urn:sha1:ec62d537369452bf1504a67ab9d3f90c31a6a60f</id>
<content type='text'>
invocation. Fixes PR7793:

bugpoint -debug test.ll --opt-args -unroll-count=4

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110555 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Test commit.</title>
<updated>2010-05-11T17:22:45Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2010-05-11T17:22:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c9d0c4e801f2bb1139423ea1606ed504b510abc1'/>
<id>urn:sha1:c9d0c4e801f2bb1139423ea1606ed504b510abc1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103479 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Test commit.</title>
<updated>2010-05-11T16:47:42Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2010-05-11T16:47:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=10934e881d563dfeeea3a5f1bad0a71d7f62f421'/>
<id>urn:sha1:10934e881d563dfeeea3a5f1bad0a71d7f62f421</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103478 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Test commit.</title>
<updated>2010-05-11T16:46:45Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2010-05-11T16:46:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e924ab50376b1066204b2e0ec93f997900fefe7e'/>
<id>urn:sha1:e924ab50376b1066204b2e0ec93f997900fefe7e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103477 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r103213. It broke several sections of live website.</title>
<updated>2010-05-07T00:28:04Z</updated>
<author>
<name>mike-m</name>
<email>mikem.llvm@gmail.com</email>
</author>
<published>2010-05-07T00:28:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e2c3a49c8029ebd9ef530101cc24c66562e3dff5'/>
<id>urn:sha1:e2c3a49c8029ebd9ef530101cc24c66562e3dff5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103219 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Overhauled llvm/clang docs builds. Closes PR6613.</title>
<updated>2010-05-06T23:45:43Z</updated>
<author>
<name>mike-m</name>
<email>mikem.llvm@gmail.com</email>
</author>
<published>2010-05-06T23:45:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=68cb31901c590cabceee6e6356d62c84142114cb'/>
<id>urn:sha1:68cb31901c590cabceee6e6356d62c84142114cb</id>
<content type='text'>
NOTE: 2nd part changeset for cfe trunk to follow.

*** PRE-PATCH ISSUES ADDRESSED

- clang api docs fail build from objdir
- clang/llvm api docs collide in install PREFIX/
- clang/llvm main docs collide in install
- clang/llvm main docs have full of hard coded destination
  assumptions and make use of absolute root in static html files;
  namely CommandGuide tools hard codes a website destination
  for cross references and some html cross references assume
  website root paths

*** IMPROVEMENTS

- bumped Doxygen from 1.4.x -&gt; 1.6.3
- splits llvm/clang docs into 'main' and 'api' (doxygen) build trees
- provide consistent, reliable doc builds for both main+api docs
- support buid vs. install vs. website intentions
- support objdir builds
- document targets with 'make help'
- correct clean and uninstall operations
- use recursive dir delete only where absolutely necessary
- added call function fn.RMRF which safeguards against botched 'rm -rf';
  if any target (or any variable is evaluated) which attempts
  to remove any dirs which match a hard-coded 'safelist', a verbose
  error will be printed and make will error-stop.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103213 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove the -enable-sjlj-eh option, which doesn't do anything.</title>
<updated>2010-05-02T15:36:26Z</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2010-05-02T15:36:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=57b6e9eb6ccb757b74beeb377c7c16d08468d3e8'/>
<id>urn:sha1:57b6e9eb6ccb757b74beeb377c7c16d08468d3e8</id>
<content type='text'>
Remove the -enable-eh option which is only used by the JIT,
and replace it with -jit-enable-eh.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102865 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<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>
</feed>
