diff options
author | Lang Hames <lhames@gmail.com> | 2018-03-14 06:25:07 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2018-03-14 06:25:07 +0000 |
commit | 313f590aee01f2bf3a27855a8f7f0f0b800272ce (patch) | |
tree | 1810f7029bae4bb2c193967a61039943cac510b1 /llvm/lib/ExecutionEngine/Orc/Core.cpp | |
parent | d4a768e78f060afdc43280ef79e87812be22d53c (diff) | |
download | bcm5719-llvm-313f590aee01f2bf3a27855a8f7f0f0b800272ce.tar.gz bcm5719-llvm-313f590aee01f2bf3a27855a8f7f0f0b800272ce.zip |
[ExecutionEngine] Add a getSymbolTable method to RuntimeDyld.
This can be used to extract the symbol table from a RuntimeDyld instance prior
to disposing of it.
This patch also updates RTDyldObjectLinkingLayer to use the new method, rather
than requesting symbols one at a time via getSymbol.
llvm-svn: 327476
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/Core.cpp')
0 files changed, 0 insertions, 0 deletions