summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2018-01-24 19:16:31 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2018-01-24 19:16:31 +0000
commita9263c8963a94334fe9951147485b1e77892d0d1 (patch)
tree053f03d697836cc417bb1379e1e5fe582e9fc542 /llvm
parent349fe0aa87a4b4705101943aba743438efa94ec7 (diff)
downloadbcm5719-llvm-a9263c8963a94334fe9951147485b1e77892d0d1.tar.gz
bcm5719-llvm-a9263c8963a94334fe9951147485b1e77892d0d1.zip
Fix lld crash introduced by r321154.
Since SyntheticSection::getParent() may return null, dereferencing this pointer in ARMExidxSentinelSection::empty() call from removeUnusedSyntheticSections() results in crashes when linking ARM binaries. Patch by vit9696! llvm-svn: 323366
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud