diff options
author | Lang Hames <lhames@gmail.com> | 2018-09-06 19:39:22 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2018-09-06 19:39:22 +0000 |
commit | a5f33c86942e49ea3e1d06bb33909ce7bb806be5 (patch) | |
tree | a144b985c5589d2b6111bd6c363cade29079748b /llvm/lib/Target | |
parent | 3a0c5d7cde294bf272295123fcf0dfe7ec420069 (diff) | |
download | bcm5719-llvm-a5f33c86942e49ea3e1d06bb33909ce7bb806be5.tar.gz bcm5719-llvm-a5f33c86942e49ea3e1d06bb33909ce7bb806be5.zip |
[ORC] Remove the mapSectionAddress method from RuntimeDyldObjectLinkingLayer2.
Section address mappings can be applied using the RuntimeDyld instance passed to
the RuntimeDyld::MemoryManager::notifyObjectLoaded method. Proving an alternate
route via RuntimeDyldObjectLinkingLayer2 is redundant.
llvm-svn: 341578
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions