summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorAleksandar Beserminji <abeserminji@wavecomp.com>2018-10-15 14:39:12 +0000
committerAleksandar Beserminji <abeserminji@wavecomp.com>2018-10-15 14:39:12 +0000
commit81eb44077213f8e58cdf380009dc211e8413b846 (patch)
tree50685c2df069110cb4cffa7701b1ebb045343aa1 /lldb/packages/Python/lldbsuite/test
parent585f55bb8b558915e646c7f95b49b870ab2f131a (diff)
downloadbcm5719-llvm-81eb44077213f8e58cdf380009dc211e8413b846.tar.gz
bcm5719-llvm-81eb44077213f8e58cdf380009dc211e8413b846.zip
[mips][micromips] Fix overlaping FDEs error
When compiling static executable for micromips, CFI symbols are incorrectly labeled as MICROMIPS, which cause ".eh_frame_hdr refers to overlapping FDEs." error. This patch does not label CFI symbols as MICROMIPS, and FDEs do not overlap anymore. This patch also exposes another bug, which is fixed here: https://reviews.llvm.org/D52985 Differential Revision: https://reviews.llvm.org/D52987 llvm-svn: 344516
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud