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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 14:30:44 PDT 2018


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

- Group two terminate pads (catch and catch_all) together


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.146919.patch
Type: text/x-patch
Size: 33235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180515/b2ecbd1d/attachment.bin>


More information about the llvm-commits mailing list