[PATCH] D12393: WebAssembly: generate global loads

JF Bastien via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 09:58:36 PDT 2015


jfb abandoned this revision.
jfb added a comment.

We discussed this offline, @sunfish was indeed suggesting that we handle globals later as an optimization, and only do linear memory for now. This sounds sensible, so I'll close the issue for now!


http://reviews.llvm.org/D12393





More information about the llvm-commits mailing list