Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Just after bytecodealliance#10011 I ran into a case where I wanted to peek at CLIF after compilation failed but the structure of the code failed to enable this, so I've refactored `--emit-clif` to emit the CLIF even if the lowering step fails.
- Loading branch information