llvm-project
4ce3993e
- DebugInfo: Avoid some MMI::hasDebugInfo checks (#100333)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
DebugInfo: Avoid some MMI::hasDebugInfo checks (#100333) I assume getSubprogram will do the correct thing in hasDebugInfo, and this is redundant with the debug_compile_units distance check. This is in preparation for removing the field.
References
#100333 - DebugInfo: Avoid some MMI::hasDebugInfo checks
Author
arsenm
Parents
6f83a031
Loading