[PATCH] D76547: [WebAssembly] Add `wasm-exported` function attribute

Sam Clegg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 23 11:03:46 PDT 2023


sbc100 updated this revision to Diff 507826.
sbc100 edited the summary of this revision.
sbc100 added a comment.

- limit to emscripten


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76547

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/lib/CodeGen/TargetInfo.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/CodeGen/WebAssembly/wasm-exported.c
  llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h
  llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  llvm/test/CodeGen/WebAssembly/export.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76547.507826.patch
Type: text/x-patch
Size: 9558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230323/d52dda4e/attachment-0001.bin>


More information about the cfe-commits mailing list