[all-commits] [llvm/llvm-project] 2f2366: [Sparc] Remove Subtarget member of SparcTargetMach...
Sergei Barannikov via All-commits
all-commits at lists.llvm.org
Mon Sep 25 08:32:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2f23666ae7e434a222a67ac6499d118035ab7903
https://github.com/llvm/llvm-project/commit/2f23666ae7e434a222a67ac6499d118035ab7903
Author: Sergei Barannikov <barannikov88 at gmail.com>
Date: 2023-09-25 (Mon, 25 Sep 2023)
Changed paths:
M llvm/lib/Target/Sparc/LeonPasses.cpp
M llvm/lib/Target/Sparc/SparcTargetMachine.cpp
M llvm/lib/Target/Sparc/SparcTargetMachine.h
Log Message:
-----------
[Sparc] Remove Subtarget member of SparcTargetMachine (#66876)
It was already removed once in D19265, but was reintroduced in D20353.
More information about the All-commits
mailing list