summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-lto
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2017-05-04 03:00:27 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2017-05-04 03:00:27 +0000
commit7c4eafa3ee6d28d6755f6af18f5e91c22ede87c7 (patch)
treea08e9f50848d6f152d754d61387963c1fa1417ec /llvm/tools/llvm-lto
parentae1dd58e054e44230ecf3f9eb3ab2363ecf1926c (diff)
downloadbcm5719-llvm-7c4eafa3ee6d28d6755f6af18f5e91c22ede87c7.tar.gz
bcm5719-llvm-7c4eafa3ee6d28d6755f6af18f5e91c22ede87c7.zip
Fix accounting of tbss.
We were correctly computing the size contribution of a .tbss input section (it is none), but we were incorrectly considering the alignment of the output section: it was advancing Dot instead of ThreadBssOffset. As far as I can tell this was always wrong in our linkerscript implementation, but that became more visible now that the code is shared with the non linker script case. llvm-svn: 302107
Diffstat (limited to 'llvm/tools/llvm-lto')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud