[all-commits] [llvm/llvm-project] d33505: [GOFF] Introduce GOFFWriter class

Kai Nacke via All-commits all-commits at lists.llvm.org
Thu Mar 13 13:58:46 PDT 2025


  Branch: refs/heads/users/redstar/goffwriter-2
  Home:   https://github.com/llvm/llvm-project
  Commit: d3350544d0189509c3b505db1c68c2ced59d4dad
      https://github.com/llvm/llvm-project/commit/d3350544d0189509c3b505db1c68c2ced59d4dad
  Author: Kai Nacke <kai.peter.nacke at ibm.com>
  Date:   2025-03-13 (Thu, 13 Mar 2025)

  Changed paths:
    M llvm/lib/MC/GOFFObjectWriter.cpp

  Log Message:
  -----------
  [GOFF] Introduce GOFFWriter class

The GOFFWriter has 2 purposes:
- Simplify resource management
- Enable writing of split DWARF files

It follows the design of the other writer classes. No added functionality at this point.



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