================ @@ -132,14 +132,18 @@ namespace { class SparcAsmBackend : public MCAsmBackend { protected: const Target &TheTarget; ---------------- jrtc27 wrote: This seems unused beyond in the constructor? https://github.com/llvm/llvm-project/pull/96583