Add options for controlling svelte dominators
output
#13
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
mentored
Each of these involves new fields on the
Dominator
struct in./opt/opt.rs
.The
DominatorTree
struct inanalyze/analyze.rs
should make and hold a copy of theopt::Dominators
options.Then, the
impl traits::Emit for DominatorTree
should consult the new options and modify its output appropriately.The text was updated successfully, but these errors were encountered: