diff options
author | Tamas Berghammer <tberghammer@google.com> | 2016-02-18 11:12:18 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2016-02-18 11:12:18 +0000 |
commit | 6b63b148512a6bff3fb4b943d11923f41b696467 (patch) | |
tree | 69953784c824e1761e2dae1509ed1a51f93f6345 /lldb/packages/Python/lldbsuite/test/python_api/thread | |
parent | a6560ebe4c4bc540d6eb8cbfd60fe0788194c90c (diff) | |
download | bcm5719-llvm-6b63b148512a6bff3fb4b943d11923f41b696467.tar.gz bcm5719-llvm-6b63b148512a6bff3fb4b943d11923f41b696467.zip |
Improve the handling of missing elf symtab and missing symbol sizes
* Generate artificial symbol names from eh_fame during symbol parsing
so these symbols are already present when we calcualte the size of
the symbols where 0 is specified.
* Fix symbol size calculation for the last symbol in the file where
it have to last until the end of the parent section.
This is the re-commit of the original change after fixing some test
failures on OSX.
Differential revision: http://reviews.llvm.org/D16996
llvm-svn: 261205
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions