diff options
author | Christian Ulmann <christianulmann@gmail.com> | 2024-01-15 07:34:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-15 07:34:13 +0100 |
commit | fa5255eee22bf9b0368f6b980adb050b114d9cbd (patch) | |
tree | 655e508a77f769b0479315457a58ca65fdf0b785 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 148e55c2302fecf4e2e951e9a806d7c4b45cc733 (diff) | |
download | llvm-fa5255eee22bf9b0368f6b980adb050b114d9cbd.zip llvm-fa5255eee22bf9b0368f6b980adb050b114d9cbd.tar.gz llvm-fa5255eee22bf9b0368f6b980adb050b114d9cbd.tar.bz2 |
[MLIR][LLVM] Enable export of DISubprograms on function declarations (#78026)
This commit changes the MLIR to LLVMIR export to also attach subprogram
debug attachements to function declarations.
This commit additonally fixes the two passes that produce subprograms to
not attach the "Definition" flag to function declarations. This
otherwise results in invalid LLVM IR.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions