[WebAssembly] Misc. fixes in cfg-stackify-eh.ll
authorHeejin Ahn <aheejin@gmail.com>
Mon, 22 Feb 2021 06:18:25 +0000 (22:18 -0800)
committerHeejin Ahn <aheejin@gmail.com>
Mon, 22 Feb 2021 19:49:33 +0000 (11:49 -0800)
commit946a09945f02427c7b2075ae72ea4d77bb1a2a1d
treead1f1b1195ecd0a204b2f9f8cfe1b7e45ff4bac7
parentc32aee5a5e4da2554d23e2c7de5dffcd275a412e
[WebAssembly] Misc. fixes in cfg-stackify-eh.ll

- Fix `preds` comments
- Delete nonexistent attributes in instructions (They used to exist in
  clang-generated files, but I removed most of them to make the tests
  tidy. We have only `nounwind` and `noreturn` left here.)
- Add missing `Function Attrs` comments in function declarations

 None of these affect test function semantics or test results for now.

Reviewed By: tlively

Differential Revision: https://reviews.llvm.org/D97179
llvm/test/CodeGen/WebAssembly/cfg-stackify-eh.ll