[PATCH] D21768: Support CFI for WebAssembly target

Dominic Chen via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 19:06:55 PDT 2016


ddcc updated the summary for this revision.
ddcc updated this revision to Diff 64075.
ddcc added a comment.

Revise comments, use hasAddressTaken()


https://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.64075.patch
Type: text/x-patch
Size: 22414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160715/09b8d160/attachment.bin>


More information about the llvm-commits mailing list