aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2019-05-01 16:26:59 +0000
committerTeresa Johnson <tejohnson@google.com>2019-05-01 16:26:59 +0000
commitb3203ec078ca72919475093aca9fc19ca58dd272 (patch)
tree132d8890999051003320683d683df4676bdb5746 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parenta224f68a10d6191c881dfd27796a2b363aa003d3 (diff)
downloadllvm-b3203ec078ca72919475093aca9fc19ca58dd272.zip
llvm-b3203ec078ca72919475093aca9fc19ca58dd272.tar.gz
llvm-b3203ec078ca72919475093aca9fc19ca58dd272.tar.bz2
[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 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions