Files
clang-p2996/llvm/lib/MC/WasmObjectWriter.cpp
Dominic Chen 9c7b58080e [WebAssembly][MC] Fix computation of relative symbol offset
For relative symbols, add its offset when computing relocation value.
Also, warn on unsupported absolute symbols.

Differential Revision: https://reviews.llvm.org/D87407
2020-09-22 00:53:23 -04:00

63 KiB