[LLVMdev] Patch: Initialize target info for LLVM-C.

José Fonseca jose.r.fonseca at gmail.com
Sat Aug 15 08:57:29 PDT 2009


Hi,

Using a JIT engine on LLVM-C currently fails on SVN because the
LLVMInitialize???Info is never called.

The attached patch fixes this.

BTW, would it be possible to include a simple LLVM-C test case, like
http://npcontemplation.blogspot.com/2008/06/secret-of-llvm-c-bindings.html,
into the test suite, and build/test regularly to prevent regressions
like this?

Jose
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-c-initialize-target-info.patch
Type: text/x-diff
Size: 1480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090815/7704b80c/attachment.patch>


More information about the llvm-dev mailing list