diff options
author | Fangrui Song <i@maskray.me> | 2022-03-04 18:56:37 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-03-04 18:56:37 -0800 |
commit | f456c3ae3f4182b23673929e8fe0aa18bcec4289 (patch) | |
tree | a62caf50536bc10254cc03fa877aeb1a392ae0f6 /llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp | |
parent | c01ec3083026f7e24e6c06f48a05d413e2c697d4 (diff) | |
download | llvm-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