<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rustllvm/ArchiveWrapper.cpp, branch 1.13.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.13.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.13.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2016-09-26T17:40:29+00:00</updated>
<entry>
<title>Extend preprocessor LLVM version checks to support LLVM 4.x</title>
<updated>2016-09-26T17:40:29+00:00</updated>
<author>
<name>Jake Goulding</name>
<email>jake.goulding@gmail.com</email>
</author>
<published>2016-09-24T14:44:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e6e117c33ac16d2dc0a852bbc8809e5b23fa8c7b'/>
<id>urn:sha1:e6e117c33ac16d2dc0a852bbc8809e5b23fa8c7b</id>
<content type='text'>
This doesn't actually do anything for LLVM 4.x yet, but sets the stage.
</content>
</entry>
<entry>
<title>finish type-auditing rustllvm</title>
<updated>2016-08-03T12:08:47+00:00</updated>
<author>
<name>Ariel Ben-Yehuda</name>
<email>ariel.byd@gmail.com</email>
</author>
<published>2016-08-02T21:25:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3041a97b1acef4f8549d9e297db8deaf571341f2'/>
<id>urn:sha1:3041a97b1acef4f8549d9e297db8deaf571341f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>audit LLVM C++ types in ArchiveWrapper and PassWrapper</title>
<updated>2016-08-03T12:08:47+00:00</updated>
<author>
<name>Ariel Ben-Yehuda</name>
<email>ariel.byd@gmail.com</email>
</author>
<published>2016-08-01T21:16:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=696691e3c4f2b3aa02fbd1cc76dc2f7e8a401db8'/>
<id>urn:sha1:696691e3c4f2b3aa02fbd1cc76dc2f7e8a401db8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Force check of error</title>
<updated>2016-07-29T08:29:44+00:00</updated>
<author>
<name>Jan-Erik Rediger</name>
<email>janerik@fnordig.de</email>
</author>
<published>2016-07-24T20:34:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a36595ed14b4ded33d207040e5bcd3da169ecc20'/>
<id>urn:sha1:a36595ed14b4ded33d207040e5bcd3da169ecc20</id>
<content type='text'>
The passed error needs to be checked.
Otherwise it will force an abort when it is deconstructed, but a
success value.
</content>
</entry>
<entry>
<title>Use correct error handling type</title>
<updated>2016-07-29T08:29:44+00:00</updated>
<author>
<name>Jan-Erik Rediger</name>
<email>janerik@fnordig.de</email>
</author>
<published>2016-07-21T09:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=079db4f9715ab5c495115b11adcca5f5bd4ed260'/>
<id>urn:sha1:079db4f9715ab5c495115b11adcca5f5bd4ed260</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Flip LLVM verion check clause</title>
<updated>2016-07-29T08:29:44+00:00</updated>
<author>
<name>Jan-Erik Rediger</name>
<email>janerik@fnordig.de</email>
</author>
<published>2016-07-16T17:44:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=09c3f33ec2a5035d35307598a7e66132747ead9d'/>
<id>urn:sha1:09c3f33ec2a5035d35307598a7e66132747ead9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[LLVM-3.9] Use old way of getting next child</title>
<updated>2016-07-29T08:29:44+00:00</updated>
<author>
<name>Jan-Erik Rediger</name>
<email>janerik@fnordig.de</email>
</author>
<published>2016-07-16T17:36:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f439aeef070da498f5a75b7cf17080bde0e72738'/>
<id>urn:sha1:f439aeef070da498f5a75b7cf17080bde0e72738</id>
<content type='text'>
This was changed back in
https://github.com/rust-lang/llvm/commit/aacf2fbf
</content>
</entry>
<entry>
<title>[LLVM-3.9] Maintain backward compatibility in Archiver</title>
<updated>2016-07-29T08:29:44+00:00</updated>
<author>
<name>Jan-Erik Rediger</name>
<email>janerik@fnordig.de</email>
</author>
<published>2016-07-14T19:27:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1bc04472609aec664ce434f7a3b7df7e06e80637'/>
<id>urn:sha1:1bc04472609aec664ce434f7a3b7df7e06e80637</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[LLVM-3.9] Update return type for Archive::create</title>
<updated>2016-07-29T08:29:44+00:00</updated>
<author>
<name>Jan-Erik Rediger</name>
<email>janerik@fnordig.de</email>
</author>
<published>2016-07-13T14:06:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dbb4178f4effa2f7686aca70d5fdfa0eff94e692'/>
<id>urn:sha1:dbb4178f4effa2f7686aca70d5fdfa0eff94e692</id>
<content type='text'>
Changed in
https://github.com/rust-lang/llvm/commit/0b21d88fd31b4bfb6fdb7e2f1ed5f93639d5bd1c
</content>
</entry>
<entry>
<title>[LLVM-3.9] Replace NewArchiveIterator with NewArchiveMember</title>
<updated>2016-07-29T08:29:44+00:00</updated>
<author>
<name>Jan-Erik Rediger</name>
<email>janerik@fnordig.de</email>
</author>
<published>2016-07-13T13:29:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8433f9bb337066d933f3ae7a975354a5d910c718'/>
<id>urn:sha1:8433f9bb337066d933f3ae7a975354a5d910c718</id>
<content type='text'>
The new NewArchiveMember is simpler and requires less context,
according to upstream.

This was changed in http://reviews.llvm.org/D21721
</content>
</entry>
</feed>
