[PATCH] D21768: Support CFI for WebAssembly target

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 15:32:56 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277398: [WebAssembly] Support CFI for WebAssembly target (authored by dschuff).

Changed prior to commit:
  https://reviews.llvm.org/D21768?vs=66391&id=66394#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D21768

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21768.66394.patch
Type: text/x-patch
Size: 22807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160801/b84fef28/attachment.bin>


More information about the llvm-commits mailing list