[PATCH] D21768: Support CFI for WebAssembly target

Dominic Chen via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 15:51:19 PDT 2016


ddcc updated this revision to Diff 63743.
ddcc marked 6 inline comments as done.
ddcc added a comment.

Cleanup formatting, update comments, skip metadata for unused functions


http://reviews.llvm.org/D21768

Files:
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h
  lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  lib/Transforms/IPO/LowerTypeTests.cpp
  test/CodeGen/WebAssembly/cfi.ll
  test/Transforms/LowerTypeTests/function-disjoint.ll
  test/Transforms/LowerTypeTests/function-ext.ll
  test/Transforms/LowerTypeTests/function.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21768.63743.patch
Type: text/x-patch
Size: 21862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160712/8c76ddb1/attachment-0001.bin>


More information about the llvm-commits mailing list