[PATCH] D42520: Implement __attribute__((import_module("foo")))

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 9 15:15:20 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324778: [WebAssembly] Add mechanisms for specifying an explicit import module name. (authored by djg, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42520?vs=132910&id=133698#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42520

Files:
  llvm/trunk/include/llvm/MC/MCSymbolWasm.h
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  llvm/trunk/test/CodeGen/WebAssembly/import-module.ll
  llvm/trunk/test/MC/WebAssembly/external-func-address.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42520.133698.patch
Type: text/x-patch
Size: 6930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180209/2640ce60/attachment.bin>


More information about the llvm-commits mailing list