blob: 1a556d7e1302ec818d32dc5bd87cd11486a00c2a [file] [log] [blame] [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.10.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