[all-commits] [llvm/llvm-project] 15ca5a: [MC] Remove MCAsmLayout::getFragmentAddress
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Jul 1 11:11:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15ca5a8cdb7a4131b891cec73333e9ebb7ed3d04
https://github.com/llvm/llvm-project/commit/15ca5a8cdb7a4131b891cec73333e9ebb7ed3d04
Author: Fangrui Song <i at maskray.me>
Date: 2024-07-01 (Mon, 01 Jul 2024)
Changed paths:
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h
Log Message:
-----------
[MC] Remove MCAsmLayout::getFragmentAddress
Commit: 658c03d5879fb78c8d6e0e43b97bc0e0027826d5
https://github.com/llvm/llvm-project/commit/658c03d5879fb78c8d6e0e43b97bc0e0027826d5
Author: Fangrui Song <i at maskray.me>
Date: 2024-07-01 (Mon, 01 Jul 2024)
Changed paths:
M llvm/include/llvm/MC/MCAsmBackend.h
M llvm/lib/MC/MCAssembler.cpp
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h
Log Message:
-----------
[MC] Remove the MCAsmLayout parameter from evaluateTargetFixup
Compare: https://github.com/llvm/llvm-project/compare/1c0e7221ce35...658c03d5879f
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