<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/bindings, branch release_33</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/bindings?h=release_33</id>
<link rel='self' href='https://git.amat.us/llvm/atom/bindings?h=release_33'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-04-29T17:49:40Z</updated>
<entry>
<title>Exposing MCJIT through C API</title>
<updated>2013-04-29T17:49:40Z</updated>
<author>
<name>Andrew Kaylor</name>
<email>andrew.kaylor@intel.com</email>
</author>
<published>2013-04-29T17:49:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d2755af8bda2e0fd80efb46556485c4cdbe8704a'/>
<id>urn:sha1:d2755af8bda2e0fd80efb46556485c4cdbe8704a</id>
<content type='text'>
Re-submitting with fix for OCaml dependency problems (removing dependency on SectionMemoryManager when it isn't used).

Patch by Fili Pizlo



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180720 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fixing OCAML bindings for MCJIT</title>
<updated>2013-04-25T00:03:58Z</updated>
<author>
<name>Andrew Kaylor</name>
<email>andrew.kaylor@intel.com</email>
</author>
<published>2013-04-25T00:03:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2f5640d63718bf85d6900e65bd25b5830610ddee'/>
<id>urn:sha1:2f5640d63718bf85d6900e65bd25b5830610ddee</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180232 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[python] Add markup option to disassembler</title>
<updated>2012-12-01T21:57:30Z</updated>
<author>
<name>Gregory Szorc</name>
<email>gregory.szorc@gmail.com</email>
</author>
<published>2012-12-01T21:57:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fdddf771716a48857a1044abc7917886bf0bf719'/>
<id>urn:sha1:fdddf771716a48857a1044abc7917886bf0bf719</id>
<content type='text'>
Patch contributed by Wladimir J. van der Laan &lt;laanwj@gmail.com&gt;

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169102 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[python] fix get_library()</title>
<updated>2012-11-20T22:27:55Z</updated>
<author>
<name>Anders Waldenborg</name>
<email>anders@0x63.nu</email>
</author>
<published>2012-11-20T22:27:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=17cfe87c390265187d16a60ff4d7687802a07bba'/>
<id>urn:sha1:17cfe87c390265187d16a60ff4d7687802a07bba</id>
<content type='text'>
Before this fix, the LLVM Python bindings on SVN trunk always fail with:
	Exception: LLVM shared library not found!
since it's still looking for a library named "LLVM-3.1svn".

Besides updating the LLVM version in the library name,
this patch also changes llvm.get_library() to make it possible to run
the unit tests without installing the LLVM shared library into a
default linker search path.

e.g. after this patch, running the llvm/python unit tests with:
LD_LIBRARY_PATH=../build/Debug+Asserts/lib nosetests -v bindings/python/llvm/tests/
would work on Linux.

Patch from Scott Tsai (with some minor modifications)

Patch also acked by Gregory Szorc



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168390 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix a build error for ocaml bindings that was introduced with the TargetData --&gt; DataLayout changes.</title>
<updated>2012-10-19T20:36:22Z</updated>
<author>
<name>Micah Villmow</name>
<email>villmow@gmail.com</email>
</author>
<published>2012-10-19T20:36:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=28ce1cc183582e4061f1e5ba4fb443d99a4915ae'/>
<id>urn:sha1:28ce1cc183582e4061f1e5ba4fb443d99a4915ae</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166309 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix the ocaml binding breakage from TargetData -&gt; DataLayout changes.</title>
<updated>2012-10-08T17:06:25Z</updated>
<author>
<name>Micah Villmow</name>
<email>villmow@gmail.com</email>
</author>
<published>2012-10-08T17:06:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e2c207db1df24141ff30ffaae6ccdcefc8b9bd88'/>
<id>urn:sha1:e2c207db1df24141ff30ffaae6ccdcefc8b9bd88</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165406 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move TargetData to DataLayout.</title>
<updated>2012-10-08T16:39:34Z</updated>
<author>
<name>Micah Villmow</name>
<email>villmow@gmail.com</email>
</author>
<published>2012-10-08T16:39:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=791cfc211a9801002bfda6b3eb4de7e041f04f53'/>
<id>urn:sha1:791cfc211a9801002bfda6b3eb4de7e041f04f53</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165403 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>add support for ocaml 3.12</title>
<updated>2012-09-02T14:42:56Z</updated>
<author>
<name>Nuno Lopes</name>
<email>nunoplopes@sapo.pt</email>
</author>
<published>2012-09-02T14:42:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4d00161e0a047e0a15842360a0a8653dc4f2ed53'/>
<id>urn:sha1:4d00161e0a047e0a15842360a0a8653dc4f2ed53</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163096 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove tabs.</title>
<updated>2012-07-19T00:23:13Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2012-07-19T00:23:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=df6c55155c4e93f06e8d5bf0a8031c2e850e08a5'/>
<id>urn:sha1:df6c55155c4e93f06e8d5bf0a8031c2e850e08a5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160482 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[python] Add negative MemoryBuffer testcase</title>
<updated>2012-03-22T11:23:52Z</updated>
<author>
<name>Anders Waldenborg</name>
<email>anders@0x63.nu</email>
</author>
<published>2012-03-22T11:23:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e3295cc5be7f7b2e3bb27e6bf94cd5c569f54876'/>
<id>urn:sha1:e3295cc5be7f7b2e3bb27e6bf94cd5c569f54876</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153248 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
