Project

General

Profile

« Previous | Next » 

Revision c15a577e

Added by tenderlovemaking (Aaron Patterson) about 4 years ago

Make Blocks depend on BOPS

When a BOP is redefined, the BOP redefinition callback will invalidate
any blocks that depend on BOPS. This allows us to eliminate runtime
checks for BOP redefinition.