[all-commits] [llvm/llvm-project] 2849b1: MCObjectwriter: Add getContext and simplify code
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat May 24 09:26:53 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2849b1282e76062f2237f37714ce770e8e60b9c1
https://github.com/llvm/llvm-project/commit/2849b1282e76062f2237f37714ce770e8e60b9c1
Author: Fangrui Song <i at maskray.me>
Date: 2025-05-24 (Sat, 24 May 2025)
Changed paths:
M llvm/include/llvm/MC/MCObjectWriter.h
M llvm/lib/MC/ELFObjectWriter.cpp
M llvm/lib/MC/MCDXContainerWriter.cpp
M llvm/lib/MC/MCObjectWriter.cpp
M llvm/lib/MC/MachObjectWriter.cpp
M llvm/lib/MC/WasmObjectWriter.cpp
M llvm/lib/MC/WinCOFFObjectWriter.cpp
Log Message:
-----------
MCObjectwriter: Add getContext and simplify code
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