[LLVMdev] Module::getOrInsertFunction determinism

Kuchta, Tomasz t.kuchta12 at imperial.ac.uk
Thu May 29 10:02:17 PDT 2014


Hi All,

I’ve got a question about Module::getOrInsertFunction().
I got an impression that it is not deterministic where exactly in the bit code module the new function will be inserted.
Is there a way to make it deterministic by explicitly specifying some offset at which the function should be inserted?
Please correct me if I’m wrong.

Thank you very much in advance for help,

Best regards,
Tomek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140529/f2feb55a/attachment.html>


More information about the llvm-dev mailing list