commit | c430c8302993b51dc446c60bfeac464edf726502 | [log] [tgz] |
---|---|---|
author | Heejin Ahn <aheejin@gmail.com> | Tue Jun 19 00:26:39 2018 +0000 |
committer | Heejin Ahn <aheejin@gmail.com> | Tue Jun 19 00:26:39 2018 +0000 |
tree | dab1f233a8e8b7b670331c544fb2eb285a6e6f64 | |
parent | f6172a9f68fc00b02e107edcf5e46540c605cb9b [diff] |
[WebAssembly] Add WasmEHFuncInfo for unwind destination information Summary: Add WasmEHFuncInfo and routines to calculate and fill in this struct to keep track of unwind destination information. This will be used in other EH related passes. Reviewers: dschuff Subscribers: sbc100, jgravelle-google, sunfish, chrib, llvm-commits Differential Revision: https://reviews.llvm.org/D48263 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335005 91177308-0d34-0410-b5e6-96231b3b80d8