llvm-project
e6174ebf
- [DebugInfo] Helper method for finding the deepest inlining location (#161696)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
189 days ago
[DebugInfo] Helper method for finding the deepest inlining location (#161696) DebugInfoMetadata.h has a way to reach the scope of the deepest caller location, but not to the location itself. Having it is handy for debugging and debug printing.
References
#161696 - [DebugInfo] Helper method for finding the deepest inlining location
Author
akshayrdeodhar
Parents
6beb860e
Loading