Only consider isUndefinedSymbol() when the symbol is not local. This
fixes an assert failure when copying the symbol table, if a n_type=0x20
symbol is followed by a n_type=0x64 symbol.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo