[all-commits] [llvm/llvm-project] 4ba995: MachObjectWriter: replace the MCAsmLayout paramete...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Jul 1 17:02:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ba9956958b5646853a0abd81a96d935749eef8b
https://github.com/llvm/llvm-project/commit/4ba9956958b5646853a0abd81a96d935749eef8b
Author: Fangrui Song <i at maskray.me>
Date: 2024-07-01 (Mon, 01 Jul 2024)
Changed paths:
M llvm/include/llvm/MC/MCLinkerOptimizationHint.h
M llvm/include/llvm/MC/MCMachObjectWriter.h
M llvm/lib/MC/MCLinkerOptimizationHint.cpp
M llvm/lib/MC/MachObjectWriter.cpp
M llvm/lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp
M llvm/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp
M llvm/lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp
Log Message:
-----------
MachObjectWriter: replace the MCAsmLayout parameter with MCAssembler
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