[PATCH] D52003: [WebAssembly] Add --export-default/--no-export-default options

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 13 14:46:37 PDT 2018


ruiu added a comment.

Maybe we should handle it as an error if a user passes both --export-all and --export-default?


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D52003





More information about the llvm-commits mailing list