[PATCH] D87666: [lld][WebAssembly] Allow globals imports via import_name/import_module

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 20:29:29 PDT 2020


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

Should `F` and `G` be lowercased? It looks like the surrounding code uses camelCase fairly uniformly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87666



More information about the llvm-commits mailing list