[WebAssembly] Merge two identical switch case routines into one (NFC)
authorHeejin Ahn <aheejin@gmail.com>
Sun, 24 Feb 2019 08:19:55 +0000 (08:19 +0000)
committerHeejin Ahn <aheejin@gmail.com>
Sun, 24 Feb 2019 08:19:55 +0000 (08:19 +0000)
commit25d924b41fdbdef54ac56757541dbd22714697e4
tree7c44c234637a6e27fa7d355ca00b349e69c56cb2
parent7faef3d1a30b3541e16eebd8a1dc411f0b4e14bd
[WebAssembly] Merge two identical switch case routines into one (NFC)

llvm-svn: 354743
llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp