[llvm] r223763 - Skip declarations in the case of functions.

Michael Ilseman milseman at apple.com
Tue Dec 16 14:20:31 PST 2014


The failure was from a mis-use of the JIT APIs. I have effectively reverted this commit in r224277 as the internal JIT was fixed. The supplied patch did not alleviate the problem, as it arose from a mis-use.

Thanks!

> On Dec 16, 2014, at 2:09 PM, Rafael Espíndola <rafael.espindola at gmail.com <mailto:rafael.espindola at gmail.com>> wrote:
> 
>> Can you give the attached patch a try? It would at least move the hack
>> closer to source (whatever that is).
>> 
>>> I’ll try to get IR for a test case.
> 
> Hi, did you manage to get an IR test case or try the patch on the
> original problem?
> 
> Cheers,
> Rafael
> <t.patch>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141216/64732948/attachment.html>


More information about the llvm-commits mailing list