[PATCH] D57602: [WebAssembly] Add an import_field function attribute

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 1 14:25:22 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC352930: [WebAssembly] Add an import_field function attribute (authored by djg, committed by ).
Herald added a project: clang.

Changed prior to commit:
  https://reviews.llvm.org/D57602?vs=184785&id=184845#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D57602

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrDocs.td
  lib/CodeGen/TargetInfo.cpp
  lib/Sema/SemaDeclAttr.cpp
  test/CodeGen/wasm-import-name.c
  test/Misc/pragma-attribute-supported-attributes-list.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57602.184845.patch
Type: text/x-patch
Size: 5819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190201/ec5d672b/attachment.bin>


More information about the llvm-commits mailing list