diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2024-07-26 13:06:27 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-26 13:06:27 +0400 |
commit | 4ce3993ee2b6ee883ef62100df68db9e10ef1dc9 (patch) | |
tree | 4c977d23215746144c7eca1f7b5666ed511b8a00 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6f83a031e452bb33c0ee23b8c5c4dee97ce2bf52 (diff) | |
download | llvm-4ce3993ee2b6ee883ef62100df68db9e10ef1dc9.zip llvm-4ce3993ee2b6ee883ef62100df68db9e10ef1dc9.tar.gz llvm-4ce3993ee2b6ee883ef62100df68db9e10ef1dc9.tar.bz2 |
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.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions