beskid clif
Lower a Beskid program to CLIF and print the IR.
beskid clif
Lowers a resolved Beskid source file into CLIF and prints the resulting IR to stdout. Uses the same project resolution and validation path as run and build.
Arguments
Section titled “Arguments”| Argument | Description |
|---|---|
[INPUT] | Optional .bd entry |
--project | Project directory or Project.proj path |
--target | Target name from the manifest |
--workspace-member | Workspace member when resolving via Workspace.proj |
--frozen | Require lockfile match; forbid updates |
--locked | Require an existing lockfile |
Example
Section titled “Example”beskid clif --project path/to/Project.proj