Displaying 2 results from an estimated 2 matches for "fn_0x706970".
2012 Nov 30
2
[LLVMdev] MC and admisible function names
While using MCJIT, when I define a function with name
Fn_.._lib_rc-variant.lp0_17_0x706970
ExecutionEngine::getPointerToFunction fails to locate it (returns 0).
There is no problem if the function is named Fn_0x706970.
There is no problem with those names using the traditional JIT.
Is there any special limitation on function names for MC/MCJIT?
2012 Nov 30
0
[LLVMdev] MC and admisible function names
...2012 8:59 AM
To: llvmdev at cs.uiuc.edu
Subject: [LLVMdev] MC and admisible function names
While using MCJIT, when I define a function with name
Fn_.._lib_rc-variant.lp0_17_0x706970
ExecutionEngine::getPointerToFunction fails to locate it (returns 0).
There is no problem if the function is named Fn_0x706970.
There is no problem with those names using the traditional JIT.
Is there any special limitation on function names for MC/MCJIT?
_______________________________________________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/li...