[PATCH] D70877: [WebAssebmly][MC] Support .import_name/.import_field asm directives

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 6 15:12:08 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb4f4e370b59a: [WebAssebmly][MC] Support .import_name/.import_field asm directives (authored by sbc100).

Changed prior to commit:
  https://reviews.llvm.org/D70877?vs=231619&id=232660#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70877

Files:
  clang/include/clang/Basic/AttrDocs.td
  lld/test/wasm/import-name.ll
  lld/test/wasm/import-names.ll
  llvm/include/llvm/MC/MCSymbolWasm.h
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  llvm/test/MC/WebAssembly/import-module.ll
  llvm/test/MC/WebAssembly/import-module.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70877.232660.patch
Type: text/x-patch
Size: 6348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/4249c0f3/attachment.bin>


More information about the llvm-commits mailing list