[all-commits] [llvm/llvm-project] dba030: [Xtensa] Rename XtensaMCAsmBackend and internalize it

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon May 19 20:55:15 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dba030e8d8f22651ac0277a0568f917958121633
      https://github.com/llvm/llvm-project/commit/dba030e8d8f22651ac0277a0568f917958121633
  Author: Fangrui Song <i at maskray.me>
  Date:   2025-05-19 (Mon, 19 May 2025)

  Changed paths:
    M llvm/lib/Target/Xtensa/MCTargetDesc/XtensaAsmBackend.cpp
    M llvm/lib/Target/Xtensa/MCTargetDesc/XtensaMCTargetDesc.cpp
    M llvm/lib/Target/Xtensa/MCTargetDesc/XtensaMCTargetDesc.h

  Log Message:
  -----------
  [Xtensa] Rename XtensaMCAsmBackend and internalize it

Follow the majority of targets by naming this XXXAsmBackend instead of
XXXMCAsmBackend. Switch to the modern license header text.



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