<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/examples, branch master</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/examples?h=master</id>
<link rel='self' href='https://git.amat.us/llvm/atom/examples?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-05-07T20:53:59Z</updated>
<entry>
<title>Remove exception handling support from the old JIT.</title>
<updated>2013-05-07T20:53:59Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2013-05-07T20:53:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e4496548155ba6606f107fbdc10ea17e58fd3401'/>
<id>urn:sha1:e4496548155ba6606f107fbdc10ea17e58fd3401</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181354 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Port ExceptionDemo to MCJIT.</title>
<updated>2013-05-05T20:57:58Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2013-05-05T20:57:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c8b9551a8fe52cefbefeac820c81996281fff4e5'/>
<id>urn:sha1:c8b9551a8fe52cefbefeac820c81996281fff4e5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181168 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add support for other typeinfo encodings in the ExceptionDemo.</title>
<updated>2013-05-01T21:05:05Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2013-05-01T21:05:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=58c3aa204906def9a157ea9a9db091f69af76e4b'/>
<id>urn:sha1:58c3aa204906def9a157ea9a9db091f69af76e4b</id>
<content type='text'>
The old jit always uses DW_EH_PE_absptr, but MCJIT can use other encodings.
This is in preparation for adding EH support to MCJIT, but not directly
related, so I am committing it first.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180883 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>The exception demo needs its symbols exported.</title>
<updated>2013-04-26T19:07:40Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2013-04-26T19:07:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fbb2c7adc23b20141c5f78bbee07ae22028473a7'/>
<id>urn:sha1:fbb2c7adc23b20141c5f78bbee07ae22028473a7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180622 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update links to "Itanium C++ ABI: Exception Handling" document</title>
<updated>2013-01-13T15:53:09Z</updated>
<author>
<name>Dmitri Gribenko</name>
<email>gribozavr@gmail.com</email>
</author>
<published>2013-01-13T15:53:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a6f10317bf2b90a16a931d0f5260cf3920a28d62'/>
<id>urn:sha1:a6f10317bf2b90a16a931d0f5260cf3920a28d62</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172356 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update the examples for the new header file locations.</title>
<updated>2013-01-02T11:56:33Z</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2013-01-02T11:56:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0a08460599eed603e469e3e16d0cf6aa33b8ba93'/>
<id>urn:sha1:0a08460599eed603e469e3e16d0cf6aa33b8ba93</id>
<content type='text'>
Sorry for the fallout here, I forgot the examples aren't built by
default any more.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171371 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Sort the #include lines of the examples/... tree.</title>
<updated>2012-12-04T10:16:57Z</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2012-12-04T10:16:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4ca7e09b7c1e41535f2a1bd86915375d023daf27'/>
<id>urn:sha1:4ca7e09b7c1e41535f2a1bd86915375d023daf27</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169249 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix gcc's -Wunused-but-set-variable warnings.</title>
<updated>2012-11-26T00:56:44Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2012-11-26T00:56:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=250ab62a62754ed99e66f81611f0f6db6e92e0a3'/>
<id>urn:sha1:250ab62a62754ed99e66f81611f0f6db6e92e0a3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168576 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Back out r166591, not sure why this made it through since I cancelled the command. Bleh, sorry about this!</title>
<updated>2012-10-24T17:25:11Z</updated>
<author>
<name>Micah Villmow</name>
<email>villmow@gmail.com</email>
</author>
<published>2012-10-24T17:25:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b8bce928f4ffdf50eff69334f3e25b27848536b6'/>
<id>urn:sha1:b8bce928f4ffdf50eff69334f3e25b27848536b6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166596 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Delete a directory that wasn't supposed to be checked in yet.</title>
<updated>2012-10-24T17:20:04Z</updated>
<author>
<name>Micah Villmow</name>
<email>villmow@gmail.com</email>
</author>
<published>2012-10-24T17:20:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2f87640b86315beab8a5671cc23f524e59c58bd3'/>
<id>urn:sha1:2f87640b86315beab8a5671cc23f524e59c58bd3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166591 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
