[PATCH] D42752: [WebAssembly] Add LLVM stub support for defined globals

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 3 08:16:05 PDT 2018


ncw abandoned this revision.
ncw added a comment.

Abandoning; COMDAT for globals would be nice (for completeness) but isn't important now - no need to fight for it currently.

I still think it should probably be added to Linking.md before the first formally-complete release, but I agree it's not important.


Repository:
  rL LLVM

https://reviews.llvm.org/D42752





More information about the llvm-commits mailing list