llvm-project
4ce3993e - DebugInfo: Avoid some MMI::hasDebugInfo checks (#100333)

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.
Author
Parents
Loading