summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2018-06-22 13:21:37 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2018-06-22 13:21:37 +0000
commit50c6be963004fd0555a32c3517530f8c739af83f (patch)
treec3af639437700bfad2cf09a64e4fc6bc737691ee /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
parentcfd9da038c5c702523f9481035c0e4e0ee9e28f3 (diff)
downloadbcm5719-llvm-50c6be963004fd0555a32c3517530f8c739af83f.tar.gz
bcm5719-llvm-50c6be963004fd0555a32c3517530f8c739af83f.zip
[ELF] - ICF: remove excessive check. NFC.
Change removes the excessive comparsion of the relocation arrays sizes. This code was dead, because at the higer level, equalsConstant function contains the following check: `A->NumRelocations != B->NumRelocations` where NumRelocations contains the size of the relocations array. So removed check did the same job twice. This was found with use of code coverage analysis. llvm-svn: 335346
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud