[PATCH] D44134: [WebAssembly] Add WebAssemblyException information analysis

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 3 18:42:54 PDT 2018


aheejin updated this revision to Diff 145128.
aheejin added a comment.

- Add `blocks()` method for later use


Repository:
  rL LLVM

https://reviews.llvm.org/D44134

Files:
  lib/Target/WebAssembly/CMakeLists.txt
  lib/Target/WebAssembly/WebAssembly.h
  lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp
  lib/Target/WebAssembly/WebAssemblyExceptionInfo.h
  lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
  unittests/Target/WebAssembly/CMakeLists.txt
  unittests/Target/WebAssembly/WebAssemblyExceptionInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44134.145128.patch
Type: text/x-patch
Size: 27402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/79b3c15d/attachment.bin>


More information about the llvm-commits mailing list