Instead of {Function,Global,Data}Symbol, use Defined{Function,Global,Data}
because undefined symbol should never reach this function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
Differential D43710
[WebAssembly] Use more specific type and simplify code. ruiu on Feb 23 2018, 6:28 PM. Authored by
Details Instead of {Function,Global,Data}Symbol, use Defined{Function,Global,Data}
Diff Detail
|