summaryrefslogtreecommitdiffstats
path: root/clang/test
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2016-04-13 04:32:49 +0000
committerJason Molenda <jmolenda@apple.com>2016-04-13 04:32:49 +0000
commit17423dd4221e59f04585592bae6ab0c001c36ebe (patch)
tree18e9a59a6f4a275c3d1867ca2e800b0c467bba53 /clang/test
parent939b084bd7e74d4cfcd69f04d2728bf722c4a9ef (diff)
downloadbcm5719-llvm-17423dd4221e59f04585592bae6ab0c001c36ebe.tar.gz
bcm5719-llvm-17423dd4221e59f04585592bae6ab0c001c36ebe.zip
Update Symtab::InitAddressIndexes so that computed symbol sizes
will not exceed the bounds of their Section. This is addressing a problem where a file had a large space between two sections that were not used by this module - the last symbol in the text section had an enormous size because the distance between that and the first symbol in the data section were used to compute the size. http://reviews.llvm.org/D19004 <rdar://problem/25227945> llvm-svn: 266165
Diffstat (limited to 'clang/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud