<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/DebugInfo, branch testing</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/DebugInfo?h=testing</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/DebugInfo?h=testing'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-03-21T00:57:21Z</updated>
<entry>
<title>Fix missing std::. Not sure how this compiles for anyone else.</title>
<updated>2013-03-21T00:57:21Z</updated>
<author>
<name>Matt Arsenault</name>
<email>Matthew.Arsenault@amd.com</email>
</author>
<published>2013-03-21T00:57:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=26c417bb588a3e5f9957cf5ba2a034b92513ec15'/>
<id>urn:sha1:26c417bb588a3e5f9957cf5ba2a034b92513ec15</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177620 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>xlC doesn't like Header being both a type and a member variable. Rename the</title>
<updated>2013-03-20T21:03:41Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2013-03-20T21:03:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7b1bea3ccbf2d1cff66d4287e0cb7bc045802d31'/>
<id>urn:sha1:7b1bea3ccbf2d1cff66d4287e0cb7bc045802d31</id>
<content type='text'>
member variable.

Patch by Kai &lt;kai@redstar.de&gt;

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177575 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Code cleanup: pass Offset by pointer to parseInstruction to more explicitly</title>
<updated>2013-02-22T00:50:48Z</updated>
<author>
<name>Eli Bendersky</name>
<email>eliben@google.com</email>
</author>
<published>2013-02-22T00:50:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=46e0d1d58c9c1f288cbf943e4c930efd1a2968af'/>
<id>urn:sha1:46e0d1d58c9c1f288cbf943e4c930efd1a2968af</id>
<content type='text'>
convey that it's a INOUT argument.
Also, if parsing of entry instructions fails, don't push the entry.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175847 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Previously, parsing capability of the .debug_frame section was added</title>
<updated>2013-02-21T22:53:19Z</updated>
<author>
<name>Eli Bendersky</name>
<email>eliben@google.com</email>
</author>
<published>2013-02-21T22:53:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7bf3d6a0438485df61c438f26cfbaef2f8d8a3c4'/>
<id>urn:sha1:7bf3d6a0438485df61c438f26cfbaef2f8d8a3c4</id>
<content type='text'>
to lib/DebugInfo, with dumping in llvm-dwarfdump. This patch adds
initial ability to parse and dump CFA instructions contained in
entries.

To keep it manageable, the patch omits some more advanced capabilities
(accounted in TODOs):

* Parsing of instructions with BLOCK arguments (expression lists)
* Dumping of actual instruction arguments (currently only names are
dumped). This is quite tricky since the dumper has to effectively
"interpret" the instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175820 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make helpers static. Add missing include so LLVMInitializeObjCARCOpts gets C linkage.</title>
<updated>2013-02-15T12:30:38Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2013-02-15T12:30:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=74b3c8da4800c7e8ba8f019879db29738ecc5f74'/>
<id>urn:sha1:74b3c8da4800c7e8ba8f019879db29738ecc5f74</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175264 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add support for the pubnames section to llvm-dwarfdump.</title>
<updated>2013-02-12T16:20:28Z</updated>
<author>
<name>Krzysztof Parzyszek</name>
<email>kparzysz@codeaurora.org</email>
</author>
<published>2013-02-12T16:20:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e38825f490b898644089d5cd9cb90cec681bded8'/>
<id>urn:sha1:e38825f490b898644089d5cd9cb90cec681bded8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174976 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>The patch to fix some issues in r174543 fixed the lines failing the test, but missed a couple</title>
<updated>2013-02-08T16:35:10Z</updated>
<author>
<name>David Tweed</name>
<email>david.tweed@arm.com</email>
</author>
<published>2013-02-08T16:35:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0b821eff4c9c8d3b7ac872691bc453337ad3d03a'/>
<id>urn:sha1:0b821eff4c9c8d3b7ac872691bc453337ad3d03a</id>
<content type='text'>
of lines which weren't being explicitly looked at and were printing incorrect results. These
values clearly must lie within 32 bits, so the casts are definitely safe.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174717 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>FDE::dumpHeader(): Forgot to fix one more formatting, ... take two!</title>
<updated>2013-02-07T14:54:42Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2013-02-07T14:54:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d9a8d43ed3e7c6c32f52ab5d0f627f7b1cdb6aac'/>
<id>urn:sha1:d9a8d43ed3e7c6c32f52ab5d0f627f7b1cdb6aac</id>
<content type='text'>
Excuse me, I could not test it locally.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174614 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>FDE::dumpHeader(): Forgot to fix one more formatting. It affected bigendian hosts.</title>
<updated>2013-02-07T10:57:42Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2013-02-07T10:57:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8ff0631967c64d51b193b862aa0a6f1e8eb06f78'/>
<id>urn:sha1:8ff0631967c64d51b193b862aa0a6f1e8eb06f78</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174602 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>DWARFDebugFrame.cpp: Fix formatting on i686 hosts.</title>
<updated>2013-02-07T02:02:27Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2013-02-07T02:02:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=90e01ac0ea5bdc6dd6bccd9c59c3acb04e339666'/>
<id>urn:sha1:90e01ac0ea5bdc6dd6bccd9c59c3acb04e339666</id>
<content type='text'>
FIXME: Are they really truncated to i32 from i64 unconditionally?

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