[all-commits] [llvm/llvm-project] de4f28: [Xtensa] Fix XtensaELFObjectWriter. (#146731)

Andrei Safronov via All-commits all-commits at lists.llvm.org
Wed Jul 2 10:07:18 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de4f283d141ca5d4c7449323354901166c15635e
      https://github.com/llvm/llvm-project/commit/de4f283d141ca5d4c7449323354901166c15635e
  Author: Andrei Safronov <andrei.safronov at espressif.com>
  Date:   2025-07-02 (Wed, 02 Jul 2025)

  Changed paths:
    M llvm/lib/Target/Xtensa/MCTargetDesc/XtensaELFObjectWriter.cpp

  Log Message:
  -----------
  [Xtensa] Fix XtensaELFObjectWriter. (#146731)

The "XtensaMCExpr.h" used by XtensaELFObjectWriter was removed by
previous commit. And functionality from this file is now implemented in
"XtensaMCAsmInfo.h". So, fix this situation.



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