[PATCH] D91395: [WebAssembly] Added R_WASM_FUNCTION_OFFSET_I64 for use with DWARF DW_AT_low_pc

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 09:33:22 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG16f02431dc53: [WebAssembly] Added R_WASM_FUNCTION_OFFSET_I64 for use with DWARF DW_AT_low_pc (authored by aardappel).

Changed prior to commit:
  https://reviews.llvm.org/D91395?vs=304994&id=305195#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91395

Files:
  lld/wasm/InputChunks.cpp
  lld/wasm/InputFiles.cpp
  llvm/include/llvm/BinaryFormat/WasmRelocs.def
  llvm/lib/BinaryFormat/Wasm.cpp
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/lib/Object/RelocationResolver.cpp
  llvm/lib/Object/WasmObjectFile.cpp
  llvm/lib/ObjectYAML/WasmEmitter.cpp
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp
  llvm/test/MC/WebAssembly/debug-info64.ll
  llvm/test/MC/WebAssembly/dwarfdump64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91395.305195.patch
Type: text/x-patch
Size: 22846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/04a9f01c/attachment.bin>


More information about the llvm-commits mailing list