diff options
| author | Rui Ueyama <ruiu@google.com> | 2019-02-15 23:11:18 +0000 | 
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2019-02-15 23:11:18 +0000 | 
| commit | 9efdd7ac5e914d3c9fa1ef33781acea43d98c913 (patch) | |
| tree | fe991036f71c8cf1aba38aef6a78685f3f246aab /llvm/utils/lit/tests | |
| parent | 027f5f56839f3ac9095edcb0d82267302786d8c8 (diff) | |
| download | bcm5719-llvm-9efdd7ac5e914d3c9fa1ef33781acea43d98c913.tar.gz bcm5719-llvm-9efdd7ac5e914d3c9fa1ef33781acea43d98c913.zip | |
[PPC64] Preserve LocalEntry when linking
On PowerPC64, it is necessary to keep the LocalEntry bits in st_other,
especially when -r is used. Otherwise, when the resulting object is used
in a posterior linking, LocalEntry info will be unavailable and
functions may be called through the wrong entrypoint.
Patch by Leandro Lupori.
Differential Revision: https://reviews.llvm.org/D56782
llvm-svn: 354184
Diffstat (limited to 'llvm/utils/lit/tests')
0 files changed, 0 insertions, 0 deletions

