diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2018-04-26 17:22:44 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2018-04-26 17:22:44 +0000 |
commit | 06cb7c877316ad3ed8fdb5b42ea72436192fae31 (patch) | |
tree | 4536f93c617f67a7724476c25fcf49d689162190 /llvm/tools/llvm-objcopy/llvm-objcopy.cpp | |
parent | 8c4b0ce2b10d1ca9cce2a10d99d144ca8661468b (diff) | |
download | bcm5719-llvm-06cb7c877316ad3ed8fdb5b42ea72436192fae31.tar.gz bcm5719-llvm-06cb7c877316ad3ed8fdb5b42ea72436192fae31.zip |
Simplify processRelocAux.
It returns a different Expr only in the case of creating a function
symbol pointing to its plt entry. We can just add a call to
addPltEntry to avoid that and return void.
With this patch further simplifications of how we handle copy
relocations are possible.
llvm-svn: 330960
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions