[PATCH] D46803: [WebAssembly] Add WebAssemblyExceptionPrepare pass
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 19 15:25:21 PDT 2018
aheejin updated this revision to Diff 151988.
aheejin marked 2 inline comments as done.
aheejin added a comment.
- WebAssemblyExceptionPrepare -> WebAssemblyLateEHPrepare
- Typo fix
Repository:
rL LLVM
https://reviews.llvm.org/D46803
Files:
lib/Target/WebAssembly/CMakeLists.txt
lib/Target/WebAssembly/WebAssembly.h
lib/Target/WebAssembly/WebAssemblyExceptionPrepare.cpp
lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp
lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
test/CodeGen/WebAssembly/exception.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46803.151988.patch
Type: text/x-patch
Size: 25437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/75fc41ae/attachment-0001.bin>
More information about the llvm-commits
mailing list