aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2022-03-04 18:56:37 -0800
committerFangrui Song <i@maskray.me>2022-03-04 18:56:37 -0800
commitf456c3ae3f4182b23673929e8fe0aa18bcec4289 (patch)
treea62caf50536bc10254cc03fa877aeb1a392ae0f6 /llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
parentc01ec3083026f7e24e6c06f48a05d413e2c697d4 (diff)
downloadllvm-f456c3ae3f4182b23673929e8fe0aa18bcec4289.zip
llvm-f456c3ae3f4182b23673929e8fe0aa18bcec4289.tar.gz
llvm-f456c3ae3f4182b23673929e8fe0aa18bcec4289.tar.bz2
[ELF] Move addWrappedSymbols before postParseObjectFile
addWrappedSymbols may trigger archive extraction: split stack implementation uses --wrap=pthread_create, which extracts libgcc.a(generic-morestack-thread.o). This fixes the regression caused by 09602d3b47ec83abb2c26efa5a199c13b72c7abf by making the invariant satisfied: no more non-compileBitcodeFiles object file is produced at postParseObjectFile.
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp')
0 files changed, 0 insertions, 0 deletions