[PATCH] D45559: [WebAssembly] Add Wasm personality and isScopedEHPersonality()
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 16 21:59:12 PDT 2018
aheejin updated this revision to Diff 147241.
aheejin marked an inline comment as done.
aheejin added a comment.
`CXX_Wasm` -> `Wasm_CXX`
Repository:
rL LLVM
https://reviews.llvm.org/D45559
Files:
include/llvm/Analysis/EHPersonalities.h
lib/Analysis/EHPersonalities.cpp
lib/Analysis/MustExecute.cpp
lib/CodeGen/DwarfEHPrepare.cpp
lib/CodeGen/MachineVerifier.cpp
lib/CodeGen/WinEHPrepare.cpp
lib/Transforms/InstCombine/InstructionCombining.cpp
lib/Transforms/Instrumentation/GCOVProfiling.cpp
lib/Transforms/ObjCARC/ObjCARCContract.cpp
lib/Transforms/ObjCARC/ObjCARCOpts.cpp
lib/Transforms/Utils/EscapeEnumerator.cpp
lib/Transforms/Utils/InlineFunction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45559.147241.patch
Type: text/x-patch
Size: 10720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/d3dcf12f/attachment.bin>
More information about the llvm-commits
mailing list