[PATCH] D44134: [WebAssembly] Add WebAssemblyException information analysis
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 19 16:51:00 PDT 2018
aheejin updated this revision to Diff 151997.
aheejin marked 3 inline comments as done.
aheejin added a comment.
- Address comments
Repository:
rL LLVM
https://reviews.llvm.org/D44134
Files:
include/llvm/CodeGen/MachineDominanceFrontier.h
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.151997.patch
Type: text/x-patch
Size: 32623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/d1829be3/attachment.bin>
More information about the llvm-commits
mailing list