blob: 3f1308f51e67683d3e9fd003231065c82cb2d823 [file] [view] [edit]
---
applyTo: llvm/**/*
---
When performing a code review, pay close attention to code modifying a function's
control flow. Could the change result in the corruption of performance profile
data? Could the change result in invalid debug information, in particular for
branches and calls?