Closed dcbaker closed 2 years ago
The Rule type is really a lower level IR for file-like backends, so I created a new fir (File IR) for this purpose. This should be sharable with a make-based backend. I'm doing this now to keep from creating layering issues later.
Fixes #79
The Rule type is really a lower level IR for file-like backends, so I created a new fir (File IR) for this purpose. This should be sharable with a make-based backend. I'm doing this now to keep from creating layering issues later.
Fixes #79