llvm-project
251958f3
- [DebugInfo] Don't pick prologue_end if there are no instructions
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
jmorse
Committer
jmorse
Parents
b96c24b8
Loading