[flang-commits] [flang] [flang] Main program symbol no longer conflicts with the other symbols (PR #149169)
Abid Qadeer via flang-commits
flang-commits at lists.llvm.org
Wed Jul 30 04:28:48 PDT 2025
abidh wrote:
Hi
This has the side effect that many GDB tests are now failing which are expecting program name as it was in the source code. Is it possible to add an attribute or something which carries the name as it was in the source so that debug information can use it?
https://github.com/llvm/llvm-project/pull/149169
More information about the flang-commits
mailing list