<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/DebugInfo/Makefile, branch stable</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/DebugInfo/Makefile?h=stable</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/DebugInfo/Makefile?h=stable'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-09-13T19:42:23Z</updated>
<entry>
<title>Sketch out a DWARF parser.</title>
<updated>2011-09-13T19:42:23Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2011-09-13T19:42:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=72c0d7fdd3d0930c7507060e96aec7d7429a8190'/>
<id>urn:sha1:72c0d7fdd3d0930c7507060e96aec7d7429a8190</id>
<content type='text'>
This introduces a new library to LLVM: libDebugInfo. It will provide debug information
parsing to LLVM. Much of the design and some of the code is taken from the LLDB project.

It also contains an llvm-dwarfdump tool that can dump the abbrevs and DIEs from an
object file. It can be used to write tests for DWARF input and output easily.

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