diff options
author | Lang Hames <lhames@gmail.com> | 2014-11-27 05:40:13 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2014-11-27 05:40:13 +0000 |
commit | a5cd950c731c803e1a65159e53bbdad0ca255bef (patch) | |
tree | ae67244863206e30750be99a040efde158aff24b /llvm/lib/ExecutionEngine/RTDyldMemoryManager.cpp | |
parent | 9b38ec248a60c9fdfd36e582c44f72b2bcea64c8 (diff) | |
download | bcm5719-llvm-a5cd950c731c803e1a65159e53bbdad0ca255bef.tar.gz bcm5719-llvm-a5cd950c731c803e1a65159e53bbdad0ca255bef.zip |
[MCJIT] Remove the local symbol table from RuntimeDlyd - it's not needed.
All symbols have to be stored in the global symbol to enable
cross-rtdyld-instance linking, so the local symbol table content is
redundant.
llvm-svn: 222867
Diffstat (limited to 'llvm/lib/ExecutionEngine/RTDyldMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions