[PATCH] D95005: Revert "[WebAssembly] call_indirect issues table number relocs"

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 15:06:34 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG96ef4f307df2: Revert "[WebAssembly] call_indirect issues table number relocs" (authored by sbc100).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95005

Files:
  lld/test/wasm/call-indirect.ll
  lld/test/wasm/compress-relocs.ll
  lld/test/wasm/shared.ll
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyInstrCall.td
  llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
  llvm/test/CodeGen/WebAssembly/function-pointer64.ll
  llvm/test/CodeGen/WebAssembly/multivalue.ll
  llvm/test/MC/WebAssembly/basic-assembly.s
  llvm/test/MC/WebAssembly/call-indirect-relocs.s
  llvm/test/MC/WebAssembly/reloc-code.ll
  llvm/test/MC/WebAssembly/tail-call-encodings.s
  llvm/test/MC/WebAssembly/type-index.s
  llvm/test/MC/WebAssembly/weak-alias.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95005.317707.patch
Type: text/x-patch
Size: 28180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210119/828a6572/attachment.bin>


More information about the llvm-commits mailing list