[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:52:13 PDT 2018
aheejin updated this revision to Diff 147239.
aheejin added a comment.
changed switch-case order. NFC
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.147239.patch
Type: text/x-patch
Size: 10903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/f2cb370e/attachment.bin>
More information about the llvm-commits
mailing list