diff options
author | Heejin Ahn <aheejin@gmail.com> | 2019-02-26 03:29:59 +0000 |
---|---|---|
committer | Heejin Ahn <aheejin@gmail.com> | 2019-02-26 03:29:59 +0000 |
commit | 7829763e491c55287e656a4be44c640c033bfc76 (patch) | |
tree | 4a926dcfcd36c5777210382a8d66c6ebe6d76e2c /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 1d5f8632d7094c4f66cfbbf9da7b53a70e8baedc (diff) | |
download | llvm-7829763e491c55287e656a4be44c640c033bfc76.zip llvm-7829763e491c55287e656a4be44c640c033bfc76.tar.gz llvm-7829763e491c55287e656a4be44c640c033bfc76.tar.bz2 |
[WebAssembly] Improve readability of EH tests
Summary:
- Indent check lines to easily figure out try-catch-end structure
- Add the original C++ code the tests were genereated from
- Add a few more lines to make the structure more readable
- Rename a couple function / structures
- Add label and branch annotations to cfg-stackify-eh.ll
- Temporarily delete check lines for `test1` in `cfg-stackify-eh.ll`
because it will be updated in a later CL soon and there's no point of
making it look better here
Reviewers: dschuff
Subscribers: sunfish, sbc100, jgravelle-google, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D58562
llvm-svn: 354842
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions