commit | dda1921ef42848088c4b9cfcd054ca17af82228a | [log] [tgz] |
---|---|---|
author | Lang Hames <lhames@gmail.com> | Wed Mar 14 06:25:07 2018 +0000 |
committer | Lang Hames <lhames@gmail.com> | Wed Mar 14 06:25:07 2018 +0000 |
tree | b900cd73e0ace32764bc58488e2da1284f82d367 | |
parent | 50f412d32513db7c58eafd2020b8a8dfe6950a2a [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@327476 91177308-0d34-0410-b5e6-96231b3b80d8