[PATCH] D76547: [WebAssembly] Add wasm-exported function attribute
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 23 10:33:01 PDT 2023
sbc100 updated this revision to Diff 507802.
sbc100 added a comment.
Herald added a reviewer: aaron.ballman.
Herald added subscribers: llvm-commits, pmatos, asb, wingo, ecnelises.
Herald added projects: LLVM, All.
- rebase
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/wasm-export.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.507802.patch
Type: text/x-patch
Size: 8861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230323/848febb9/attachment.bin>
More information about the llvm-commits
mailing list