summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/class-template-parameter-pack/TestClassTemplateParameterPack.py
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2019-02-15 23:11:18 +0000
committerRui Ueyama <ruiu@google.com>2019-02-15 23:11:18 +0000
commit9efdd7ac5e914d3c9fa1ef33781acea43d98c913 (patch)
treefe991036f71c8cf1aba38aef6a78685f3f246aab /lldb/packages/Python/lldbsuite/test/lang/cpp/class-template-parameter-pack/TestClassTemplateParameterPack.py
parent027f5f56839f3ac9095edcb0d82267302786d8c8 (diff)
downloadbcm5719-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 'lldb/packages/Python/lldbsuite/test/lang/cpp/class-template-parameter-pack/TestClassTemplateParameterPack.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud