[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
Mon Jul 19 14:06:06 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
dschuff marked an inline comment as done.
Closed by commit rGad1f5457d2d8: [WebAssembly] Generate R_WASM_FUNCTION_OFFSET relocs in debuginfo sections (authored by dschuff).

Changed prior to commit:
  https://reviews.llvm.org/D103557?vs=359491&id=359909#toc

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.359909.patch
Type: text/x-patch
Size: 14536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210719/3e570fb0/attachment.bin>


More information about the llvm-commits mailing list