ELF sets this in an ::insert overload. Do the same for COFF and wasm.
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
- Build Status
Buildable 20624 Build 20624: arc lint + arc unit
Event Timeline
COFF/SymbolTable.h | ||
---|---|---|
112 | Can you remove these single parameter version of insert by explicitly passing nullptr if the number of calls of that version is not too many? |
Can you remove these single parameter version of insert by explicitly passing nullptr if the number of calls of that version is not too many?