[PATCH] D26875: [WebAssembly] Emit .import_global assembler directives

Dan Gohman via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 19 10:01:30 PST 2016


sunfish added a comment.

This is ok, for now at least.

I was imagining that we'd eventually want to just take all undefined global symbols and automatically generate imports for them. Do you think this would work?


https://reviews.llvm.org/D26875





More information about the llvm-commits mailing list