[PATCH] D13712: WebAssembly: update syntax

JF Bastien via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 15:54:39 PDT 2015


jfb updated this revision to Diff 37534.
jfb added a comment.

- Use parens for get_local. Kinda hacky, but it makes the end-to-end thing happy. We can figure out what it should look like with wasmate later.


http://reviews.llvm.org/D13712

Files:
  lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  test/CodeGen/WebAssembly/func.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13712.37534.patch
Type: text/x-patch
Size: 8424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151015/62f492a2/attachment.bin>


More information about the llvm-commits mailing list