[PATCH] D58562: [WebAssembly] Improve readability of EH tests

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 25 00:08:45 PST 2019


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

Add back CHECK lines for test2 in `cfg-stackify-eh.ll`
(turns out it is not gonna change in D58486 <https://reviews.llvm.org/D58486>)


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58562/new/

https://reviews.llvm.org/D58562

Files:
  test/CodeGen/WebAssembly/cfg-stackify-eh.ll
  test/CodeGen/WebAssembly/exception.ll
  test/CodeGen/WebAssembly/wasmehprepare.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58562.188102.patch
Type: text/x-patch
Size: 20032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190225/a3c7572b/attachment.bin>


More information about the llvm-commits mailing list