[cfe-dev] Customized CFG construction in clang

Hiren Patel via cfe-dev cfe-dev at lists.llvm.org
Tue Jun 22 18:07:13 PDT 2021


Hello,

I'd like to customize the CFG by creating a new basic block whenever a specific statement is identified. This is in addition to the existing terminator statements. What would be the best approach to achieve this?

Thank you in advance.
Hiren



More information about the cfe-dev mailing list