mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
RewriteEndOp was a fake terminator operation that is no longer needed now that blocks are not required to have terminators. Differential Revision: https://reviews.llvm.org/D106911