aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2017-08-11 23:52:28 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2017-08-11 23:52:28 +0000
commit3704eba1d1a88187cdd3895da9440e95e188e9cc (patch)
tree2754e73b005a7e044fdbb7f8833e952ebfe8e0f2 /llvm/lib/Object/ELFObjectFile.cpp
parenta9f6a529250565d60c8f8b279135857eb1f05ba6 (diff)
downloadllvm-3704eba1d1a88187cdd3895da9440e95e188e9cc.zip
llvm-3704eba1d1a88187cdd3895da9440e95e188e9cc.tar.gz
llvm-3704eba1d1a88187cdd3895da9440e95e188e9cc.tar.bz2
D36604: PR34148: Do not assume we can use a copy relocation for an `external_weak` global
An `external_weak` global may be intended to resolve as a null pointer if it's not defined, so it doesn't make sense to use a copy relocation for it. Differential Revision: https://reviews.llvm.org/D36604 llvm-svn: 310773
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions