[all-commits] [llvm/llvm-project] 023b5c: [SystemZ][NFC] Renaming of ELF specific variables.
Kai Nacke via All-commits
all-commits at lists.llvm.org
Wed Mar 10 07:15:46 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 023b5c1ed8d1577bf0cf298b64a0a047b13fc418
https://github.com/llvm/llvm-project/commit/023b5c1ed8d1577bf0cf298b64a0a047b13fc418
Author: Yusra Syeda <yusra.syeda at ibm.com>
Date: 2021-03-10 (Wed, 10 Mar 2021)
Changed paths:
M llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp
M llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h
M llvm/lib/Target/SystemZ/SystemZCallingConv.cpp
M llvm/lib/Target/SystemZ/SystemZCallingConv.h
M llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
M llvm/lib/Target/SystemZ/SystemZFrameLowering.h
M llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
M llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp
Log Message:
-----------
[SystemZ][NFC] Renaming of ELF specific variables.
Rename ELF specific variables, making it easier to add the XPLink
variables in future patches.
Reviewed By: abhina.sreeskantharajan, Kai
Differential Revision: https://reviews.llvm.org/D98199
More information about the All-commits
mailing list