We were incorrectly used the symbol table version of the function rather
than the object-local version when checking the existing relocation
value.
This was causing erroneous warnings for comat symbols defined in
multiple object.s
Fixes: #40503
Differential D60928
[WebAssembly] Fix R_WASM_FUNCTION_OFFSET_I32 relocation warnings sbc100 on Apr 19 2019, 4:48 PM. Authored by
Details We were incorrectly used the symbol table version of the function rather This was causing erroneous warnings for comat symbols defined in Fixes: #40503
Diff Detail
|