[all-commits] [llvm/llvm-project] b5663d: MCAsmBackend: Remove the MCAssembler argument from...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri May 23 23:52:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b5663d02a7928856aff116e534c8d895ed4622e5
https://github.com/llvm/llvm-project/commit/b5663d02a7928856aff116e534c8d895ed4622e5
Author: Fangrui Song <i at maskray.me>
Date: 2025-05-23 (Fri, 23 May 2025)
Changed paths:
M llvm/include/llvm/MC/MCAsmBackend.h
M llvm/lib/MC/MCAssembler.cpp
M llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.cpp
M llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.h
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h
Log Message:
-----------
MCAsmBackend: Remove the MCAssembler argument from relax*
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