diff options
author | Lang Hames <lhames@gmail.com> | 2020-01-23 19:15:27 -0800 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2020-01-23 19:18:16 -0800 |
commit | bb7a5707ac003fcca35a8ea77492b05e048fc9e8 (patch) | |
tree | cce4b62be6ed4e455605ce53667c85ee048b8a5c /lldb/unittests/ScriptInterpreter/Python | |
parent | fbb8642c1c4c5e7a435d05a81c07ca8efbd24899 (diff) | |
download | llvm-bb7a5707ac003fcca35a8ea77492b05e048fc9e8.zip llvm-bb7a5707ac003fcca35a8ea77492b05e048fc9e8.tar.gz llvm-bb7a5707ac003fcca35a8ea77492b05e048fc9e8.tar.bz2 |
[examples][ORC] Add an example of how to use a custom ObjectLinkingLayer plugin.
ObjectLinkingLayer::Plugin instances can be used to receive events from
ObjectLinkingLayer, and to inspect/modify JITLink linker graphs. This example
shows how to write and set up a plugin to dump the linker graph at various
points in the linking process.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions