<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Object, branch release_30</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Object?h=release_30</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Object?h=release_30'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-10-13T22:30:10Z</updated>
<entry>
<title>ELF: Fix the section that relocations apply to. Add test to verify. Patch by Danil Malyshev!</title>
<updated>2011-10-13T22:30:10Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2011-10-13T22:30:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=63b2f8c710ec42aa5304cbe8a5e8013e3ac66b8e'/>
<id>urn:sha1:63b2f8c710ec42aa5304cbe8a5e8013e3ac66b8e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141901 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>llvm-object: Add inline relocation information to disassembly.</title>
<updated>2011-10-13T22:17:18Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2011-10-13T22:17:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=942eb009114ef9a2e95e236790faa7a3c04bc2ba'/>
<id>urn:sha1:942eb009114ef9a2e95e236790faa7a3c04bc2ba</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141897 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add support for dumping section headers to llvm-objdump. This uses the same</title>
<updated>2011-10-10T21:21:34Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2011-10-10T21:21:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=023bb15beaac3744ce3a5d1f750d6e32829c7130'/>
<id>urn:sha1:023bb15beaac3744ce3a5d1f750d6e32829c7130</id>
<content type='text'>
flags as binutils objdump but the output is different, not just in format but
also showing different sections. Compare its results against readelf, not
objdump.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141579 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>llvm-objdump: Add relocation and archive support.</title>
<updated>2011-10-08T00:18:30Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2011-10-08T00:18:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=27781b78e111a1d276dd3cd604b0cdfa662f1f4e'/>
<id>urn:sha1:27781b78e111a1d276dd3cd604b0cdfa662f1f4e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141451 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add binary archive support to llvm-nm.</title>
<updated>2011-09-27T19:37:18Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2011-09-27T19:37:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9142ae2cf802dbcd1c622154ac9b5305fb26c38f'/>
<id>urn:sha1:9142ae2cf802dbcd1c622154ac9b5305fb26c38f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140627 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Unbreak tests.</title>
<updated>2011-09-27T19:06:37Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2011-09-27T19:06:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=98d0416fbf90d2e6655bc8e2b832c6026f685966'/>
<id>urn:sha1:98d0416fbf90d2e6655bc8e2b832c6026f685966</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140622 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert "Object: Renable the tests now that none of the build bots complain about aliasing."</title>
<updated>2011-01-21T06:27:04Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2011-01-21T06:27:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e696b350f4580128c906c86b5760f8692fd1aaba'/>
<id>urn:sha1:e696b350f4580128c906c86b5760f8692fd1aaba</id>
<content type='text'>
This reverts commit 281f3901b7b0869929caf8946c1ad1228bc38922.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123972 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Object: Renable the tests now that none of the build bots complain about aliasing.</title>
<updated>2011-01-21T05:07:13Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2011-01-21T05:07:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=281f3901b7b0869929caf8946c1ad1228bc38922'/>
<id>urn:sha1:281f3901b7b0869929caf8946c1ad1228bc38922</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123964 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Disable objdump-trivial-object.test. It is broken on powerpc-darwin9.</title>
<updated>2011-01-20T18:08:44Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2011-01-20T18:08:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=163b5d23ab99e752f6e24cdf413adb8c8067f398'/>
<id>urn:sha1:163b5d23ab99e752f6e24cdf413adb8c8067f398</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123928 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Disable this test until I can figure out why it's broken. Not xfailed because it</title>
<updated>2011-01-20T16:24:07Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2011-01-20T16:24:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fafb8a1ba5ce86ee2e7c43b255d582828752e656'/>
<id>urn:sha1:fafb8a1ba5ce86ee2e7c43b255d582828752e656</id>
<content type='text'>
usese 100% CPU and times out, so it's annoying to run it.

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