As reported in https://github.com/llvm/llvm-project/issues/63225, we
need to make sure we can use the &operator<< on instances of the
ResourceSegments class for builds that set NDEBUG.
Details
Details
- Reviewers
sylvestre.ledru - Commits
- rG261a84f9cf98: [MISched] Fix non-debug builds.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo