aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Module.h
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2003-07-28 19:09:06 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2003-07-28 19:09:06 +0000
commitd69c1e6dc28bed3c156f78fee5253748e3d509e2 (patch)
tree89622d528271f684d2f9e7995c47011104eb79d9 /include/llvm/Module.h
parentd94a50f99d5201052e7f88d1f5ef0880d827ab40 (diff)
Add ability for external C code to get pointers to functions given their name.
This us used by bugpoint -- when code is compiled to a shared object to be JITted, it must use the JIT's lazy resolution method to find function addresses, because some functions will not be available at .so load time, as they are in the bytecode file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7363 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Module.h')
0 files changed, 0 insertions, 0 deletions