diff options
author | Tamas Berghammer <tberghammer@google.com> | 2016-02-10 10:43:34 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2016-02-10 10:43:34 +0000 |
commit | ed844cbc0f5b9391314edb7d34ea71a060b0faa2 (patch) | |
tree | 6677726dba2faf02b4813d3e5eb4d47740c31620 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 10e9923841a993978e3acf13bb7b0f893a118b81 (diff) | |
download | llvm-ed844cbc0f5b9391314edb7d34ea71a060b0faa2.zip llvm-ed844cbc0f5b9391314edb7d34ea71a060b0faa2.tar.gz llvm-ed844cbc0f5b9391314edb7d34ea71a060b0faa2.tar.bz2 |
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.
Differential revision: http://reviews.llvm.org/D16996
llvm-svn: 260369
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions