<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/tools, branch release_33</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/tools?h=release_33</id>
<link rel='self' href='https://git.amat.us/llvm/atom/tools?h=release_33'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-05-06T20:11:21Z</updated>
<entry>
<title>Split Alignment out of the Section Characteristics.</title>
<updated>2013-05-06T20:11:21Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2013-05-06T20:11:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7098ae2fee5d89a6e95ff391a9efa78c4a6c8703'/>
<id>urn:sha1:7098ae2fee5d89a6e95ff391a9efa78c4a6c8703</id>
<content type='text'>
The alignment is just a byte in the middle of Characteristics, not an
independent flag. Making it an independent field in the yaml
representation makes it more yamlio friendly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181243 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove some redundant includes in llvm-mc.cpp.</title>
<updated>2013-05-06T18:19:24Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2013-05-06T18:19:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=730d718b73d73f5aefb9495f62699d3974e8a550'/>
<id>urn:sha1:730d718b73d73f5aefb9495f62699d3974e8a550</id>
<content type='text'>
Patch by Jun Koi!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181231 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Optimize llvm-link too.</title>
<updated>2013-05-04T05:30:49Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2013-05-04T05:30:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c1685b3a5052de377735f69e53e50741dbe5b52a'/>
<id>urn:sha1:c1685b3a5052de377735f69e53e50741dbe5b52a</id>
<content type='text'>
This takes the linking of almost all modules in a clang build from 6:32
to 0:19.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181105 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Last batch of cleanups to Linker.h.</title>
<updated>2013-05-04T03:06:50Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2013-05-04T03:06:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fca88631650af3e862f7df012f34d9c724a9ed7c'/>
<id>urn:sha1:fca88631650af3e862f7df012f34d9c724a9ed7c</id>
<content type='text'>
Update comments, fix * placement, fix method names that are not
used in clang, add a linkInModule that takes a Mode and put it
in Linker.cpp.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181099 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't construct or delete a module on the Linker.</title>
<updated>2013-05-04T02:43:00Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2013-05-04T02:43:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=105193772d84057493968310c1d1c6dd0f1ae735'/>
<id>urn:sha1:105193772d84057493968310c1d1c6dd0f1ae735</id>
<content type='text'>
The linker is now responsible only for actually linking the modules, it
is up to the clients to create and destroy them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181098 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove unused members and constructor arguments.</title>
<updated>2013-05-04T02:28:57Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2013-05-04T02:28:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ae8f1f3fde1d9618bfcf8f629ffd68c26015f921'/>
<id>urn:sha1:ae8f1f3fde1d9618bfcf8f629ffd68c26015f921</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181096 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add missing header.</title>
<updated>2013-05-04T02:21:46Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2013-05-04T02:21:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b00b4bed57af9d6c8f2a4ee138ca471fd06b0750'/>
<id>urn:sha1:b00b4bed57af9d6c8f2a4ee138ca471fd06b0750</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181095 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r181009.</title>
<updated>2013-05-03T23:57:17Z</updated>
<author>
<name>Amara Emerson</name>
<email>amara.emerson@arm.com</email>
</author>
<published>2013-05-03T23:57:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1aef163a6815e7bff675f83ddec8b063d6082e86'/>
<id>urn:sha1:1aef163a6815e7bff675f83ddec8b063d6082e86</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181079 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add support for reading ARM ELF build attributes.</title>
<updated>2013-05-03T11:36:35Z</updated>
<author>
<name>Amara Emerson</name>
<email>amara.emerson@arm.com</email>
</author>
<published>2013-05-03T11:36:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5d446e61d992f105a05aade62d5305fd8a346081'/>
<id>urn:sha1:5d446e61d992f105a05aade62d5305fd8a346081</id>
<content type='text'>
Build attribute sections can now be read if they exist via ELFObjectFile, and
the llvm-readobj tool has been extended with an option to dump this information
if requested. Regression tests are also included which exercise these features.

Also update the docs with a fixed ARM ABI link and a new link to the Addenda
which provides the build attributes specification.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181009 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove redundant flag.</title>
<updated>2013-05-02T22:52:47Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2013-05-02T22:52:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=53f1b19c6e0b0b2fe2dfccd543738a20241c8e78'/>
<id>urn:sha1:53f1b19c6e0b0b2fe2dfccd543738a20241c8e78</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180967 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
