llvm-project
251958f3 - [DebugInfo] Don't pick prologue_end if there are no instructions

Commit
1 year ago
[DebugInfo] Don't pick prologue_end if there are no instructions Add a filter to avoid picking prologue_end when a function is empty (it may have blocks but no instructions). This saves us from pushing more validity-checking into findPrologueEndLoc.
Author
Committer
Parents
Loading