[PATCH] D67525: [WIP] Add WASM_TABLE_INDEX_{SLEB,I32} reloc types with addends

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 14:55:33 PDT 2019


dschuff created this revision.
dschuff added a reviewer: sbc100.
Herald added subscribers: llvm-commits, arphaman, sunfish, aheejin, hiraditya, jgravelle-google.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D67525

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/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
  llvm/test/MC/WebAssembly/symbol-offsets.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67525.220009.patch
Type: text/x-patch
Size: 11758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190912/9f33f795/attachment.bin>


More information about the llvm-commits mailing list