mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 20:23:39 +08:00
When current state is `CFG_Finalized`, function `validateCFG()` should return true directly. Reviewed By: maksfb, yota9, Kepontry Differential Revision: https://reviews.llvm.org/D159410