diff options
author | Tim Northover <Tim.Northover@arm.com> | 2013-02-06 16:43:33 +0000 |
---|---|---|
committer | Tim Northover <Tim.Northover@arm.com> | 2013-02-06 16:43:33 +0000 |
commit | 228d9d3aa25f95c3fae5b38aa58d82e17f465ab8 (patch) | |
tree | 88ffd984e91fa56e5289db0dfc3452ac617037ff /lldb/source/DataFormatters/FormatCache.cpp | |
parent | 82b836a61dc4be6a7b64e9df06dddee62ffe39bc (diff) | |
download | llvm-228d9d3aa25f95c3fae5b38aa58d82e17f465ab8.zip llvm-228d9d3aa25f95c3fae5b38aa58d82e17f465ab8.tar.gz llvm-228d9d3aa25f95c3fae5b38aa58d82e17f465ab8.tar.bz2 |
Implement external weak (ELF) symbols on AArch64
Weakly defined symbols should evaluate to 0 if they're undefined at
link-time. This is impossible to do with the usual address generation
patterns, so we should use a literal pool entry to materlialise the
address.
llvm-svn: 174518
Diffstat (limited to 'lldb/source/DataFormatters/FormatCache.cpp')
0 files changed, 0 insertions, 0 deletions