[PATCH] D96659: [WebAssembly] Add new relocation for location relative data

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 8 11:34:57 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGaa0c571a5fa9: [WebAssembly] Add new relocation for location relative data (authored by kateinoigakukun, committed by sbc100).

Changed prior to commit:
  https://reviews.llvm.org/D96659?vs=328050&id=329083#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96659

Files:
  lld/test/wasm/reloc-relative.s
  lld/wasm/InputChunks.cpp
  lld/wasm/InputFiles.cpp
  lld/wasm/InputFiles.h
  llvm/include/llvm/BinaryFormat/WasmRelocs.def
  llvm/include/llvm/MC/MCWasmObjectWriter.h
  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/test/MC/WebAssembly/bad-fixup-expr.s
  llvm/test/MC/WebAssembly/reloc-relative.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96659.329083.patch
Type: text/x-patch
Size: 18809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210308/d5ce7688/attachment.bin>


More information about the llvm-commits mailing list