[flang-commits] [flang] [flang] Remove hardcoded bits from AddDebugInfo. (PR #89231)
via flang-commits
flang-commits at lists.llvm.org
Fri Apr 19 01:48:22 PDT 2024
https://github.com/jeanPerier commented:
Thanks! My main comment is that I do not get why you need to pass the filename from the driver, it was not hardcoded since it came from the module location which is created in lowering from the source file name.
https://github.com/llvm/llvm-project/pull/89231
More information about the flang-commits
mailing list