[PATCH] D20891: [WebAssembly] Emit type signatures for declared functions

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 14:39:14 PDT 2016


dschuff updated this revision to Diff 59461.
dschuff marked an inline comment as done.
dschuff added a comment.

- clang-format
- Add dox comment, fix typo
- Add unreachable to catch unimplemented case for non-asm streamer


http://reviews.llvm.org/D20891

Files:
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h
  lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  test/CodeGen/WebAssembly/indirect-import.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20891.59461.patch
Type: text/x-patch
Size: 7839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160602/0e736e2b/attachment.bin>


More information about the llvm-commits mailing list