Skip to content
Commit f456c3ae authored by Fangrui Song's avatar Fangrui Song
Browse files

[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 09602d3b by
making the invariant satisfied: no more non-compileBitcodeFiles object file is
produced at postParseObjectFile.
parent c01ec308
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment