diff options
author | Abid Qadeer <haqadeer@amd.com> | 2025-09-02 21:09:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-02 21:09:36 +0100 |
commit | cea2c8625e801bdabca5e73d050300dc4060df00 (patch) | |
tree | 16db62a649162818f946e24bd4fbeb2f86ac87b9 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | a24e11fd951d3396ccbb469b2c5dc707dc4196a6 (diff) | |
download | llvm-cea2c8625e801bdabca5e73d050300dc4060df00.zip llvm-cea2c8625e801bdabca5e73d050300dc4060df00.tar.gz llvm-cea2c8625e801bdabca5e73d050300dc4060df00.tar.bz2 |
[OMPIRBuilder][Debug] Remove unnecessary code. (#156468)
In the code that fix ups the debug information, we handles both the
debug intrinsics and debug records. The debug intrinsics are being
phased out and I recently changed mlir translation to not generate them.
This means that we should not get debug intrinsics anymore and code can
be simplified by removing their handling.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions