[PATCH] D45559: [WebAssembly] Add Wasm personality and isScopedEHPersonality()
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 17 13:56:07 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL332667: [WebAssembly] Add Wasm personality and isScopedEHPersonality() (authored by aheejin, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D45559
Files:
llvm/trunk/include/llvm/Analysis/EHPersonalities.h
llvm/trunk/lib/Analysis/EHPersonalities.cpp
llvm/trunk/lib/Analysis/MustExecute.cpp
llvm/trunk/lib/CodeGen/DwarfEHPrepare.cpp
llvm/trunk/lib/CodeGen/MachineVerifier.cpp
llvm/trunk/lib/CodeGen/WinEHPrepare.cpp
llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/trunk/lib/Transforms/Instrumentation/GCOVProfiling.cpp
llvm/trunk/lib/Transforms/ObjCARC/ObjCARCContract.cpp
llvm/trunk/lib/Transforms/ObjCARC/ObjCARCOpts.cpp
llvm/trunk/lib/Transforms/Utils/EscapeEnumerator.cpp
llvm/trunk/lib/Transforms/Utils/InlineFunction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45559.147385.patch
Type: text/x-patch
Size: 11116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/b8bb778e/attachment.bin>
More information about the llvm-commits
mailing list