Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add unique symbols check to venom pipeline
when `-Onone` is specified along with `--experimental-codegen`, the unique symbols check does not get run. this calculates the `ir_node.unique_symbols` property, which implicitly runs the unique symbols check.
- Loading branch information