Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Windows] Don't build LLVM with debug symbols (#4118)
These debug symbols take up too much disk space and prevent us from running in the CI container. I enabled debug symbols a couple days ago, and the issue has surfaced once LLVM was bumped. This still builds CIRCT in RelWithDebInfo mode.
- Loading branch information