diff options
author | Lang Hames <lhames@gmail.com> | 2019-07-04 00:05:12 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2019-07-04 00:05:12 +0000 |
commit | f5a885fddd63b7a07ddaf1c056bbef8c34a5f6c8 (patch) | |
tree | 2e6bea99babda6fbb3fdcdfb809240081539e23f /llvm/lib/Object/MachOObjectFile.cpp | |
parent | f7e52fbdb5a7af8ea0808e98458b497125a5eca1 (diff) | |
download | llvm-f5a885fddd63b7a07ddaf1c056bbef8c34a5f6c8.zip llvm-f5a885fddd63b7a07ddaf1c056bbef8c34a5f6c8.tar.gz llvm-f5a885fddd63b7a07ddaf1c056bbef8c34a5f6c8.tar.bz2 |
[JITLink][ORC] Add EHFrameRegistrar interface, use in EHFrameRegistrationPlugin.
Replaces direct calls to eh-frame registration with calls to methods on an
EHFrameRegistrar instance. This allows clients to substitute a registrar that
registers frames in a remote process via IPC/RPC.
llvm-svn: 365098
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions