aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2022-02-03 17:46:49 +1100
committerLang Hames <lhames@gmail.com>2022-02-03 18:47:59 +1100
commit517a4844bf26da21b0c7454a9388500b62cd6106 (patch)
treeee66a84ebd16eba9c164930904dfa8a75b8dccfc /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parentf3a66ec0bdeeae37c5ec4e5ac04a72bc27711f61 (diff)
downloadllvm-517a4844bf26da21b0c7454a9388500b62cd6106.zip
llvm-517a4844bf26da21b0c7454a9388500b62cd6106.tar.gz
llvm-517a4844bf26da21b0c7454a9388500b62cd6106.tar.bz2
[llvm-jitlink] Add -alias option, shorten "-define-abs" option to "-abs".
The -alias option can be used to define aliases within a JITDylib. The immediate motivation is to simplify testing of ORC runtime functions using existing testcases (e.g. by aliasing dlfcn functions to their ORC-runtime counterparts, like -alias dlopen=__orc_rt_macho_dlopen). The option is likely to be useful for testing in general. The -define-abs option is shortened to -abs for consistency with -alias.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions