<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/examples, branch release_31</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/examples?h=release_31</id>
<link rel='self' href='https://git.amat.us/llvm/atom/examples?h=release_31'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2012-02-20T00:02:49Z</updated>
<entry>
<title>Switch to a more idiomatic way of silencing unused variable warnings in</title>
<updated>2012-02-20T00:02:49Z</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2012-02-20T00:02:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=637f949a7fc97aa42e7360e9ed9462316b772d88'/>
<id>urn:sha1:637f949a7fc97aa42e7360e9ed9462316b772d88</id>
<content type='text'>
release builds. Silences clang's -Wself-assign.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150942 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update ExceptionDemo to use ConstantDataArray.</title>
<updated>2012-02-06T14:09:13Z</updated>
<author>
<name>Peter Collingbourne</name>
<email>peter@pcc.me.uk</email>
</author>
<published>2012-02-06T14:09:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=793a32dfb643c2804b79d7d675cc614659debae7'/>
<id>urn:sha1:793a32dfb643c2804b79d7d675cc614659debae7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149867 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update to the new EH system...remove OLD EH code.</title>
<updated>2012-02-04T00:29:12Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2012-02-04T00:29:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=08e8db423df938160bd611741da4c6dad40ce125'/>
<id>urn:sha1:08e8db423df938160bd611741da4c6dad40ce125</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149728 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix BrainF compilation.</title>
<updated>2012-01-31T09:35:01Z</updated>
<author>
<name>Francois Pichet</name>
<email>pichet2000@gmail.com</email>
</author>
<published>2012-01-31T09:35:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a0935775db5886ba8710840de868bbd84554da90'/>
<id>urn:sha1:a0935775db5886ba8710840de868bbd84554da90</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149375 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>LLVMBuild: Remove trailing newline, which irked me.</title>
<updated>2011-12-12T19:48:00Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2011-12-12T19:48:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4ab406d7fc06b1272d02cd8be46f0c5ebe51a3da'/>
<id>urn:sha1:4ab406d7fc06b1272d02cd8be46f0c5ebe51a3da</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146409 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>EngineBuilder: support for custom TargetOptions.  Fixes the</title>
<updated>2011-12-07T23:58:57Z</updated>
<author>
<name>Peter Collingbourne</name>
<email>peter@pcc.me.uk</email>
</author>
<published>2011-12-07T23:58:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d40e103ea5bca8a223fc8261b3322b9454e9af12'/>
<id>urn:sha1:d40e103ea5bca8a223fc8261b3322b9454e9af12</id>
<content type='text'>
ExceptionDemo example.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146108 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>build: Add initial cut at LLVMBuild.txt files.</title>
<updated>2011-11-03T18:53:17Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2011-11-03T18:53:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a3a2dfd4a2a8265a9a0c962cb776e2e6ba123956'/>
<id>urn:sha1:a3a2dfd4a2a8265a9a0c962cb776e2e6ba123956</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143634 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Changed comments on foreign C++ exceptions (generated with type info 7), </title>
<updated>2011-09-28T10:53:56Z</updated>
<author>
<name>Garrison Venn</name>
<email>gvenn.cfe.dev@gmail.com</email>
</author>
<published>2011-09-28T10:53:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=113aa8612010434069fc5b5e09f6b2667e03e173'/>
<id>urn:sha1:113aa8612010434069fc5b5e09f6b2667e03e173</id>
<content type='text'>
handling with references to 
http://sourcery.mentor.com/public/cxx-abi/abi-eh.html (r 1.22).



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140695 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Modified demo to use 3.0 resume instruction vs calling _Unwine_Resume.</title>
<updated>2011-09-23T14:45:10Z</updated>
<author>
<name>Garrison Venn</name>
<email>gvenn.cfe.dev@gmail.com</email>
</author>
<published>2011-09-23T14:45:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9cb5086f2a08f691f994e99c244dbc6c1ed5acfa'/>
<id>urn:sha1:9cb5086f2a08f691f994e99c244dbc6c1ed5acfa</id>
<content type='text'>
Also conducted some reformatting. As the LLVM coding standard doc does not
seem to touch on how to align function arguments, and format code longer than
80 cols in general, the confusion persists. There is the golden rule, but as
this code has gone through several styles to deal with this, the golden rule
seems to be ignored. The latest reformatting effort tries to match the other
source files as much as possible.

Tested on OS X 10.7.1 with, and without the OLD_EXC_SYSTEM defined. Have NOT
tested on LINUX.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140379 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Converted Exception demo over to using new 3.0 landingpad instruction. This</title>
<updated>2011-09-22T15:45:14Z</updated>
<author>
<name>Garrison Venn</name>
<email>gvenn.cfe.dev@gmail.com</email>
</author>
<published>2011-09-22T15:45:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=85500714c460be6452a96be1574d8676d062051c'/>
<id>urn:sha1:85500714c460be6452a96be1574d8676d062051c</id>
<content type='text'>
was compiled and tested on OS X 10.7.1. It was not tested on LINUX. In 
addition the defined OLD_EXC_SYSTEM was not tested with this version.



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