Commit 9f9af8f9 authored by Christian Ulmann's avatar Christian Ulmann
Browse files

[MLIR][LLVM] Enable export of DISubprograms on function declarations

This commit changes the MLIR to LLVMIR export to also attach subprogram
debug attachements to function declarations.
This commit addiitonally fixes the two passes that produce subprograms
to not attach the "Definition" flag to function declarations. This
otherwise results in invalid LLVM IR.
parent 7388b742
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment