[LLVMdev] Possible miscompilation?

Gordon Henriksen gordonhenriksen at mac.com
Wed Jun 11 11:41:51 PDT 2008


On 2008-06-11, at 13:16, Gary Benson wrote:

> Duncan Sands wrote:
>
>> Can you please attach IR which can be compiled to an executable  
>> (and shows the problem).
>
> I've been generating functions using a builder and then compiling  
> them with ExecutionEngine::getPointerToFunction(). Is there some way  
> I can get compilable IR from that?


http://llvm.org/doxygen/namespacellvm.html#a322

— Gordon





More information about the llvm-dev mailing list