[PATCH] D70520: [WebAssembly] Add new `export_name` clang attribute for controlling wasm export names

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 17:40:08 PST 2019


sbc100 added a comment.

First stab at getting this attribute plumbed all the way through.

Do you think that setting this attribute should also prevent GC?

I could split this up into clang, llvm, and lld parts if it makes reviewing simpler.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70520





More information about the llvm-commits mailing list