[all-commits] [llvm/llvm-project] 460408: Reapply "[MLIR][Flang][DebugInfo] Set debug info f...

Stephen Tozer via All-commits all-commits at lists.llvm.org
Tue Jun 11 05:48:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 460408f78b30720950040e336f7b566aa7203269
      https://github.com/llvm/llvm-project/commit/460408f78b30720950040e336f7b566aa7203269
  Author: Stephen Tozer <stephen.tozer at sony.com>
  Date:   2024-06-11 (Tue, 11 Jun 2024)

  Changed paths:
    M flang/lib/Frontend/FrontendActions.cpp
    M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp

  Log Message:
  -----------
  Reapply "[MLIR][Flang][DebugInfo] Set debug info format in MLIR->IR translation (#95098)"

Reapplies the original patch with some additional conversion layers added
to the MLIR translator, to ensure that we don't write the new debug info
format unless WriteNewDbgInfoFormat is set.

This reverts commit 8c5d9c79b96ed8297b381e00d3a706a432cd6c9d.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list