[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:53:43 PDT 2018


aheejin updated this revision to Diff 147240.
aheejin added a comment.

More switch-case order change; 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.147240.patch
Type: text/x-patch
Size: 10720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/f0d87520/attachment.bin>


More information about the llvm-commits mailing list