<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/tools, branch release_32</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/tools?h=release_32</id>
<link rel='self' href='https://git.amat.us/llvm/atom/tools?h=release_32'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2012-11-07T23:22:07Z</updated>
<entry>
<title>Add a relocation visitor to lib object. This works via caching relocated</title>
<updated>2012-11-07T23:22:07Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@gmail.com</email>
</author>
<published>2012-11-07T23:22:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=806e03d2381709ddfb5a8012729bbe6eae12caf5'/>
<id>urn:sha1:806e03d2381709ddfb5a8012729bbe6eae12caf5</id>
<content type='text'>
values in a map that can be passed to consumers. Add a testcase that
ensures this works for llvm-dwarfdump.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167558 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove accidental commit.</title>
<updated>2012-11-07T18:39:32Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2012-11-07T18:39:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bef6eb00275399ecacb4689675ee87a079bc20a9'/>
<id>urn:sha1:bef6eb00275399ecacb4689675ee87a079bc20a9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167544 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add comment describing what's going on here.</title>
<updated>2012-11-07T05:19:04Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2012-11-07T05:19:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=168c190c581d21d50edefeedebe38400a12845e1'/>
<id>urn:sha1:168c190c581d21d50edefeedebe38400a12845e1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167525 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a method to indicate section address re-assignment is finished.</title>
<updated>2012-11-05T20:57:16Z</updated>
<author>
<name>Andrew Kaylor</name>
<email>andrew.kaylor@intel.com</email>
</author>
<published>2012-11-05T20:57:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=28989889bf3aa3314562d438aece245b71176ec4'/>
<id>urn:sha1:28989889bf3aa3314562d438aece245b71176ec4</id>
<content type='text'>
Prior to this patch RuntimeDyld attempted to re-apply relocations every time reassignSectionAddress was called (via MCJIT::mapSectionAddress).  In addition to being inefficient and redundant, this led to a problem when a section was temporarily moved too far away from another section with a relative relocation referencing the section being moved.  To fix this, I'm adding a new method (finalizeObject) which the client can call to indicate that it is finished rearranging section addresses so the relocations can safely be applied.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167400 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>lli: Initialize the native asm parser for inline assembly.</title>
<updated>2012-11-05T19:06:05Z</updated>
<author>
<name>Jim Grosbach</name>
<email>grosbach@apple.com</email>
</author>
<published>2012-11-05T19:06:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6837232a609fe7b13473606a1c8a18eabfe2df2a'/>
<id>urn:sha1:6837232a609fe7b13473606a1c8a18eabfe2df2a</id>
<content type='text'>
MCJIT supports inline assembly, but requires the asm parser to do so.
Make sure to link it in and initialize it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167392 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Streamlined memory manager hierarchy for MCJIT and RuntimeDyld.</title>
<updated>2012-11-01T00:46:04Z</updated>
<author>
<name>Andrew Kaylor</name>
<email>andrew.kaylor@intel.com</email>
</author>
<published>2012-11-01T00:46:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=647d6d7d3b6bfc8d99b8425cff50f979dbbd2ab6'/>
<id>urn:sha1:647d6d7d3b6bfc8d99b8425cff50f979dbbd2ab6</id>
<content type='text'>
Patch by Ashok Thirumurthi

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167192 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fixed format strings to avoid pointer truncation during 64-bit debugging.</title>
<updated>2012-11-01T00:17:11Z</updated>
<author>
<name>Andrew Kaylor</name>
<email>andrew.kaylor@intel.com</email>
</author>
<published>2012-11-01T00:17:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3037a58a218c6ca60214e1756951576c3a780b4a'/>
<id>urn:sha1:3037a58a218c6ca60214e1756951576c3a780b4a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167185 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>MC: Simple example parser for MC assembly markup.</title>
<updated>2012-10-31T23:24:13Z</updated>
<author>
<name>Jim Grosbach</name>
<email>grosbach@apple.com</email>
</author>
<published>2012-10-31T23:24:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7dd4dc88921421cd2a1e6c1711689d5993106767'/>
<id>urn:sha1:7dd4dc88921421cd2a1e6c1711689d5993106767</id>
<content type='text'>
Nothing fancy, just a simple demonstration parser.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167181 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Mark code, not data, as executable in lli RemoteTarget simulator.</title>
<updated>2012-10-31T20:37:14Z</updated>
<author>
<name>Andrew Kaylor</name>
<email>andrew.kaylor@intel.com</email>
</author>
<published>2012-10-31T20:37:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2932284f045005bc3ed850f9c42524fadf3ae3d8'/>
<id>urn:sha1:2932284f045005bc3ed850f9c42524fadf3ae3d8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167164 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Align the data section correctly when loading an ELF file.</title>
<updated>2012-10-29T10:47:07Z</updated>
<author>
<name>Tim Northover</name>
<email>Tim.Northover@arm.com</email>
</author>
<published>2012-10-29T10:47:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b210e6fea56ecc8126d5101ccd2539da23546641'/>
<id>urn:sha1:b210e6fea56ecc8126d5101ccd2539da23546641</id>
<content type='text'>
Patch by Amara Emerson.

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