[PATCH] D81977: [WebAssembly] Add support for externref to MC and wasm-ld

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 22 16:08:34 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG79aad89d8d29: [WebAssembly] Add support for externalref to MC and wasm-ld (authored by sbc100).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81977

Files:
  lld/test/wasm/externref.s
  lld/wasm/WriterUtils.cpp
  llvm/include/llvm/BinaryFormat/Wasm.h
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/lib/Object/WasmObjectFile.cpp
  llvm/lib/ObjectYAML/WasmYAML.cpp
  llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  llvm/test/MC/WebAssembly/externref.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81977.272565.patch
Type: text/x-patch
Size: 6816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200622/4a2a05b8/attachment.bin>


More information about the llvm-commits mailing list