Files
clang-p2996/bolt/lib/Core/BinaryFunction.cpp
zhoujiapeng 16fd879980 [BOLT] Skip the validation of CFG after it is finalized
When current state is `CFG_Finalized`, function `validateCFG()` should return true directly.

Reviewed By: maksfb, yota9, Kepontry

Differential Revision: https://reviews.llvm.org/D159410
2023-09-17 00:07:59 +08:00

155 KiB