blob: 65ecdaf570de212daa222cba3a58b0f49271e6e1 [file] [edit]
name: cfg
description: CFG/SSA compiler IR and optimization passes.
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: '^3.12.0-0'
resolution: workspace
# Use 'any' constraints here; we get our versions from the DEPS file.
dependencies:
kernel: any
meta: any
dev_dependencies:
front_end: any
test: any
vm: any