diff options
author | Keno Fischer <kfischer@college.harvard.edu> | 2015-01-27 20:02:31 +0000 |
---|---|---|
committer | Keno Fischer <kfischer@college.harvard.edu> | 2015-01-27 20:02:31 +0000 |
commit | 88cc26811bdbd8055dd2cd84c89009c22adf4875 (patch) | |
tree | ac42a5aed96d2c6da4b86030211ed3d6c46dfe5c /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 5f92a08fc051d921f75af0cab01ce6a5b255b9c4 (diff) | |
download | llvm-88cc26811bdbd8055dd2cd84c89009c22adf4875.zip llvm-88cc26811bdbd8055dd2cd84c89009c22adf4875.tar.gz llvm-88cc26811bdbd8055dd2cd84c89009c22adf4875.tar.bz2 |
[ExecutionEngine] Add weak symbol support to RuntimeDyld
Support weak symbols by first looking up if there is an externally visible symbol we can find,
and only if that fails using the one in the object file we're loading.
Reviewed By: lhames
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D6950
llvm-svn: 227228
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions