summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/default-constructor
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2018-07-02 14:13:11 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2018-07-02 14:13:11 +0000
commit03b0a4856f5861e2c2f0b2d8f03ac53c6c480789 (patch)
treecd823e61611ff19e503974a96c421ebb4f865ee0 /lldb/packages/Python/lldbsuite/test/python_api/default-constructor
parent346856dc6c208fc103ca6838ec3a552cccad9267 (diff)
downloadbcm5719-llvm-03b0a4856f5861e2c2f0b2d8f03ac53c6c480789.tar.gz
bcm5719-llvm-03b0a4856f5861e2c2f0b2d8f03ac53c6c480789.zip
[ELF] - Cleanup error reporting code and cover with the test. NFC.
We have the following code that is uncovered with the test: https://github.com/llvm-mirror/lld/blob/master/ELF/Target.cpp#L95 This patch: 1) Removes "!IS" check. Because at that point of execution (we are reolving the relocations during writing output) we should only have InputSection type of the sections in the vector. (because we already converted MergeInputSection in mergeSections() and combined EhInputSections in combineEhFrameSections()). 2) Covers the "!IS->getParent()" with the test. llvm-svn: 336106
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud