diff options
author | Abid Qadeer <haqadeer@amd.com> | 2024-04-29 09:44:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-29 09:44:19 +0100 |
commit | f029da5cfce66e2d460d5f54b17582810a9111ad (patch) | |
tree | d96666b0a717a2bd6d1febc1751f6c953885812e /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | a19a4113df3e9a3ca3747075da6de21901796524 (diff) | |
download | llvm-f029da5cfce66e2d460d5f54b17582810a9111ad.zip llvm-f029da5cfce66e2d460d5f54b17582810a9111ad.tar.gz llvm-f029da5cfce66e2d460d5f54b17582810a9111ad.tar.bz2 |
[flang] Improve debug info for functions. (#90083)
This PR improves the debug information for functions in the following
ways:
1. Get line number information from FuncOp and remove hard-coded line
numbers.
2. Use proper type for function signature. I have a added a type
converter. Currently, it is very limited but will be enhanced with time.
3. Use de-constructed function name.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions