diff options
author | Han Shen <shenhan@google.com> | 2018-06-06 21:43:34 +0000 |
---|---|---|
committer | Han Shen <shenhan@google.com> | 2018-06-06 21:43:34 +0000 |
commit | 08d1640535ce8f7af2bd937071bd32905fba8570 (patch) | |
tree | daa90706f25f0727342e3d527076b250960df945 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 2dab88e6525722bb43963aa96db3f1f9b44d0f8c (diff) | |
download | bcm5719-llvm-08d1640535ce8f7af2bd937071bd32905fba8570.tar.gz bcm5719-llvm-08d1640535ce8f7af2bd937071bd32905fba8570.zip |
Correct aligment computation for shared object symbols.
The original computation for shared object symbol alignment is wrong when
st_value equals 0. It is very unusual for dso symbols to have st_value equal 0.
But when it happens, it causes obscure run time bugs.
Differential Revision: https://reviews.llvm.org/D47602
llvm-svn: 334135
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions