<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp-clang/utils/VtableTest, branch master</title>
<subtitle>emscripten clang</subtitle>
<id>https://git.amat.us/emscripten-fastcomp-clang/atom/utils/VtableTest?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp-clang/atom/utils/VtableTest?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/'/>
<updated>2010-03-29T03:26:49Z</updated>
<entry>
<title>More magic.</title>
<updated>2010-03-29T03:26:49Z</updated>
<author>
<name>Anders Carlsson</name>
<email>andersca@mac.com</email>
</author>
<published>2010-03-29T03:26:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=d18b4de53d1fd8b16cd48ea207a5ca7bb9562e82'/>
<id>urn:sha1:d18b4de53d1fd8b16cd48ea207a5ca7bb9562e82</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99803 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Sprinkle some sed dust over check-ztt to make it work with newer clang asm output. (I am not a sed expert so this might be terribly inefficient :)</title>
<updated>2010-03-29T03:21:40Z</updated>
<author>
<name>Anders Carlsson</name>
<email>andersca@mac.com</email>
</author>
<published>2010-03-29T03:21:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=f01149ab1f6fb7e20de80a85c065c106d77a2187'/>
<id>urn:sha1:f01149ab1f6fb7e20de80a85c065c106d77a2187</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99802 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Didn't mean to commit this.</title>
<updated>2010-03-26T04:14:45Z</updated>
<author>
<name>Anders Carlsson</name>
<email>andersca@mac.com</email>
</author>
<published>2010-03-26T04:14:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=799e75088de2a0485e3377678f583260320633d4'/>
<id>urn:sha1:799e75088de2a0485e3377678f583260320633d4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99607 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use the new vtable layout code for construction vtables.</title>
<updated>2010-03-26T04:13:46Z</updated>
<author>
<name>Anders Carlsson</name>
<email>andersca@mac.com</email>
</author>
<published>2010-03-26T04:13:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=0bf4089d190ba80bc2ef5734ab736b6ea6d01fbc'/>
<id>urn:sha1:0bf4089d190ba80bc2ef5734ab736b6ea6d01fbc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99606 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>make the vtable tester a little friendlier, with a clean target and without requiring . to be in your path</title>
<updated>2010-03-24T21:52:55Z</updated>
<author>
<name>Douglas Gregor</name>
<email>dgregor@apple.com</email>
</author>
<published>2010-03-24T21:52:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=49b95450202e58b78599c512f8621bdd39abda78'/>
<id>urn:sha1:49b95450202e58b78599c512f8621bdd39abda78</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99433 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove unused code.</title>
<updated>2010-01-12T22:20:00Z</updated>
<author>
<name>Mike Stump</name>
<email>mrs@apple.com</email>
</author>
<published>2010-01-12T22:20:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=58002f96837562a09e2b828590c8c2580d32f020'/>
<id>urn:sha1:58002f96837562a09e2b828590c8c2580d32f020</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93262 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Improve covariance tester to randomize the return value more.</title>
<updated>2010-01-12T20:55:39Z</updated>
<author>
<name>Mike Stump</name>
<email>mrs@apple.com</email>
</author>
<published>2010-01-12T20:55:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=cffd5160704bb3b5cfadecf2a82de55420f91f89'/>
<id>urn:sha1:cffd5160704bb3b5cfadecf2a82de55420f91f89</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93254 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add covariance tester.</title>
<updated>2010-01-12T03:01:18Z</updated>
<author>
<name>Mike Stump</name>
<email>mrs@apple.com</email>
</author>
<published>2010-01-12T03:01:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=72e933e998b97de05623cd6706d10a5f5d28a135'/>
<id>urn:sha1:72e933e998b97de05623cd6706d10a5f5d28a135</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93226 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Allow N_FIELDS to be 0.</title>
<updated>2010-01-12T00:28:59Z</updated>
<author>
<name>Mike Stump</name>
<email>mrs@apple.com</email>
</author>
<published>2010-01-12T00:28:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=66d29ec664e3fabcaa65cb7f459897508bc59872'/>
<id>urn:sha1:66d29ec664e3fabcaa65cb7f459897508bc59872</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93211 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix indentation.</title>
<updated>2010-01-08T19:28:41Z</updated>
<author>
<name>Mike Stump</name>
<email>mrs@apple.com</email>
</author>
<published>2010-01-08T19:28:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=a8ae9f8c8a4972b5c5ef9385393486363a574f7f'/>
<id>urn:sha1:a8ae9f8c8a4972b5c5ef9385393486363a574f7f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93023 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
