[PATCH] D54689: [WebAssembly] Rename function types to signatures

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 20 17:40:25 PST 2018


sbc100 added a comment.

I general I think this is good change.   I think there will always be point in the abstraction where we start prefering "spec" terms over "llvm" terms.

I certainly prefer the latest version WRT to the yaml output.

I'm ok with this change if @dschuff  is


Repository:
  rL LLVM

https://reviews.llvm.org/D54689





More information about the llvm-commits mailing list