Files
clang-p2996/flang/lib/Optimizer/Transforms/AddDebugInfo.cpp
Abid Qadeer bfd3e25fdd [flang][debug] Allow variable from non-entry blocks. (#125692)
We currently drop the `DeclareOp` which are not in the entry block of
the function. This was done to side step a problem with the variables in
OpenMP target region. Now that issue has been addressed in #118314 so we
can lift this restriction as well.
2025-02-13 11:20:45 +00:00

26 KiB