[all-commits] [llvm/llvm-project] d5723e: [SystemZ][GOFF] Implement reset() for GOFFObjectWr...
Kai Nacke via All-commits
all-commits at lists.llvm.org
Tue Jun 2 14:03:50 PDT 2026
Branch: refs/heads/users/redstar/goffwriterreset
Home: https://github.com/llvm/llvm-project
Commit: d5723e891d08ff8acde7ac66072a98e6c609b073
https://github.com/llvm/llvm-project/commit/d5723e891d08ff8acde7ac66072a98e6c609b073
Author: Kai Nacke <kai.peter.nacke at ibm.com>
Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths:
M llvm/include/llvm/MC/MCGOFFObjectWriter.h
M llvm/lib/MC/GOFFObjectWriter.cpp
Log Message:
-----------
[SystemZ][GOFF] Implement reset() for GOFFObjectWriter
The reset() methods is used to free memory before the object is
destructed or reused. This change adds this functionality to the
GOFF writer.
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