[PATCH] D48178: [WebAssembly] Ignore explict section names for functions

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 14 11:42:09 PDT 2018


dschuff accepted this revision.
dschuff added a comment.
This revision is now accepted and ready to land.

This does seem a little odd, but I think it makes sense given the special nature of functions in the wasm object format.


Repository:
  rL LLVM

https://reviews.llvm.org/D48178





More information about the llvm-commits mailing list