<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/tools/llvm-readobj, branch testing</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/tools/llvm-readobj?h=testing</id>
<link rel='self' href='https://git.amat.us/llvm/atom/tools/llvm-readobj?h=testing'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-02-20T02:37:12Z</updated>
<entry>
<title>[llvm-readobj] Add ELF .dynamic table dumping.</title>
<updated>2013-02-20T02:37:12Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2013-02-20T02:37:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d326d05fb9c794e93fc7fc0601028f196600f7e2'/>
<id>urn:sha1:d326d05fb9c794e93fc7fc0601028f196600f7e2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175592 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[readobj] Fix memory leak.</title>
<updated>2013-02-08T01:05:48Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2013-02-08T01:05:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dc0f8a3fd993f5db67e121b0e2c132ac4d104a24'/>
<id>urn:sha1:dc0f8a3fd993f5db67e121b0e2c132ac4d104a24</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174687 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[objdump,readobj] Document the purpose and goals of each tool.</title>
<updated>2013-02-05T20:27:22Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2013-02-05T20:27:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dd3aa9eab2b40ea1573a5482472bbb89e6f1038d'/>
<id>urn:sha1:dd3aa9eab2b40ea1573a5482472bbb89e6f1038d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174439 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use the generic dump template. Extracted from a patch by Sami Liedes.</title>
<updated>2012-12-31T16:53:01Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2012-12-31T16:53:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=87b47ccc5afcdffb1fa7f04b27fca926ec7fb344'/>
<id>urn:sha1:87b47ccc5afcdffb1fa7f04b27fca926ec7fb344</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171305 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Dump sections. Extracted from a patch by Sami Liedes.</title>
<updated>2012-12-31T16:29:44Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2012-12-31T16:29:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fc73847d8fa79d310b26b7a80275dc48755ec2e3'/>
<id>urn:sha1:fc73847d8fa79d310b26b7a80275dc48755ec2e3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171304 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Print a header above the symbols. Extracted from a patch by Sami Liedes.</title>
<updated>2012-12-31T16:05:21Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2012-12-31T16:05:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=148ee4f224be6448834bf039807c70bb1a7c78f5'/>
<id>urn:sha1:148ee4f224be6448834bf039807c70bb1a7c78f5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171302 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Check for errors. Extracted from a patch by Sami Liedes.</title>
<updated>2012-12-31T15:45:31Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2012-12-31T15:45:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ad784790ad28023ef5041beac6c23a8250778f3f'/>
<id>urn:sha1:ad784790ad28023ef5041beac6c23a8250778f3f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171301 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix indentation. Extracted from a patch by Sami Liedes!</title>
<updated>2012-12-31T15:30:58Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2012-12-31T15:30:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1318e14f3e9d786ea108d99ecaee7b5baa9b8fd0'/>
<id>urn:sha1:1318e14f3e9d786ea108d99ecaee7b5baa9b8fd0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171300 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Style fixes in llvm-readobj.cpp. Extracted from a patch by Sami Liedes!</title>
<updated>2012-12-31T15:27:42Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2012-12-31T15:27:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=663cebc4ad5ac5ad77ac051cbb925a126bba2c23'/>
<id>urn:sha1:663cebc4ad5ac5ad77ac051cbb925a126bba2c23</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171299 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Sort the #include lines for tools/...</title>
<updated>2012-12-04T10:44:52Z</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2012-12-04T10:44:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f010c464a11444733ec67e31aace8bcebeaf2588'/>
<id>urn:sha1:f010c464a11444733ec67e31aace8bcebeaf2588</id>
<content type='text'>
Again, tools are trickier to pick the main module header for than
library source files. I've started to follow the pattern of using
LLVMContext.h when it is included as a stub for program source files.

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