summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2018-12-04 10:10:50 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2018-12-04 10:10:50 +0000
commit026cc2ff9552fa372bd5a38397fd0866d69fd96d (patch)
treec271418de0c24890d04eb89e9bb022ef8f83fdce /lldb/packages/Python
parent7e981f330b2f204b3ec4b3b7af90ea3f950af822 (diff)
downloadbcm5719-llvm-026cc2ff9552fa372bd5a38397fd0866d69fd96d.tar.gz
bcm5719-llvm-026cc2ff9552fa372bd5a38397fd0866d69fd96d.zip
[llvm-mc] - Do not crash when referencing undefined debug sections.
MC has code that pre-creates few debug sections: https://github.com/llvm-mirror/llvm/blob/master/lib/MC/MCObjectFileInfo.cpp#L396 If users code has a reference to such section but does not redefine it, MC code currently asserts, because still thinks they are normally defined. The patch fixes the issue. Differential revision: https://reviews.llvm.org/D55173 llvm-svn: 348243
Diffstat (limited to 'lldb/packages/Python')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud