1. Jan 14, 2024
  2. Jan 13, 2024
    • Christian Ulmann's avatar
      [MLIR][LLVM] Enable export of DISubprograms on function declarations · 9f9af8f9
      Christian Ulmann authored
      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.
      9f9af8f9
  3. Jan 10, 2024