[PATCH] D103557: [WebAssembly] Generate R_WASM_FUNCTION_OFFSET relocs in debuginfo sections

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 16 17:09:07 PDT 2021


dschuff updated this revision to Diff 359491.
dschuff marked 2 inline comments as done.
dschuff added a comment.

- review comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103557/new/

https://reviews.llvm.org/D103557

Files:
  lld/test/wasm/debuginfo-relocs.s
  lld/test/wasm/map-file.s
  llvm/include/llvm/MC/MCWasmObjectWriter.h
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp
  llvm/test/MC/WebAssembly/debug-template-param.ll
  llvm/test/MC/WebAssembly/debuginfo-relocs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103557.359491.patch
Type: text/x-patch
Size: 14538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210717/50269948/attachment.bin>


More information about the llvm-commits mailing list