[PATCH] D56142: [WebAssembly] Print a debug message at the start of each pass

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 9 15:09:18 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350771: [WebAssembly] Print a debug message at the start of each pass (authored by aheejin, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56142/new/

https://reviews.llvm.org/D56142

Files:
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyAddMissingPrototypes.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyEHRestoreStackPointer.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyOptimizeReturned.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56142.180942.patch
Type: text/x-patch
Size: 6480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190109/1400c60b/attachment.bin>


More information about the llvm-commits mailing list