mirror of
https://github.com/intel/llvm.git
synced 2026-02-01 17:07:36 +08:00
- getTerminator() on a block can return nullptr; moreover, blocks that are improperly constructed/transformed by utilities/passes may not have terminators even for the top-level blocks PiperOrigin-RevId: 232025963