- 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
- 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 these look better here
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 28468 Build 28467: arc lint + arc unit
Event Timeline
Comment Actions
Add back CHECK lines for test2 in cfg-stackify-eh.ll
(turns out it is not gonna change in D58486)
Comment Actions
LGTM, this is a nice improvement.
test/CodeGen/WebAssembly/cfg-stackify-eh.ll | ||
---|---|---|
94 | Could you be more specific here? e.g. "fill in the check lines when we are able to compile this" or "when XXX condition is met" |
Could you be more specific here? e.g. "fill in the check lines when we are able to compile this" or "when XXX condition is met"