[LLVMdev] Possible miscompilation?

Gary Benson gbenson at redhat.com
Wed Jun 11 10:16:04 PDT 2008


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?

Cheers,
Gary

-- 
http://gbenson.net/



More information about the llvm-dev mailing list