[PATCH] D83729: [WebAssembly] 64-bit (function) pointer fixes.

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 14:10:49 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcc1b9b680f89: [WebAssembly] 64-bit (function) pointer fixes. (authored by aardappel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83729

Files:
  lld/wasm/InputChunks.cpp
  lld/wasm/InputFiles.cpp
  lld/wasm/MarkLive.cpp
  lld/wasm/Relocations.cpp
  llvm/include/llvm/BinaryFormat/WasmRelocs.def
  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/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  llvm/test/CodeGen/WebAssembly/function-pointer64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83729.278598.patch
Type: text/x-patch
Size: 14372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/4292e889/attachment.bin>


More information about the llvm-commits mailing list