diff options
author | Teresa Johnson <tejohnson@google.com> | 2019-05-01 16:26:59 +0000 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2019-05-01 16:26:59 +0000 |
commit | b3203ec078ca72919475093aca9fc19ca58dd272 (patch) | |
tree | 132d8890999051003320683d683df4676bdb5746 /lldb/packages/Python/lldbsuite/test/lang/cpp/class-template-parameter-pack/TestClassTemplateParameterPack.py | |
parent | a224f68a10d6191c881dfd27796a2b363aa003d3 (diff) | |
download | bcm5719-llvm-b3203ec078ca72919475093aca9fc19ca58dd272.tar.gz bcm5719-llvm-b3203ec078ca72919475093aca9fc19ca58dd272.zip |
[ThinLTO] Fix unreachable code when parsing summary entries.
Summary:
Early returns were causing some code to be skipped. This was missed
since the summary entries are typically at the end of the llvm assembly
file.
Fixes PR41663.
Reviewers: RKSimon, wristow
Subscribers: mehdi_amini, inglorion, eraman, steven_wu, dexonsmith, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D61355
llvm-svn: 359697
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/class-template-parameter-pack/TestClassTemplateParameterPack.py')
0 files changed, 0 insertions, 0 deletions