This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Add CFGStacikfied field to WebAssemblyFunctionInfo
ClosedPublic

Authored by aheejin on Mar 24 2019, 6:49 AM.

Details

Summary

This adds CFGStackified field and its serialization to
WebAssemblyFunctionInfo. This will be used in D59740.

Diff Detail

Event Timeline

aheejin created this revision.Mar 24 2019, 6:49 AM
dschuff accepted this revision.Mar 25 2019, 1:50 PM
This revision is now accepted and ready to land.Mar 25 2019, 1:50 PM
This revision was automatically updated to reflect the committed changes.