[all-commits] [llvm/llvm-project] 4508d6: [AArch64][ELF Parser] Fix out-of-scope variable us...

SivanShani-Arm via All-commits all-commits at lists.llvm.org
Mon Mar 10 05:26:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4508d6aa72b0f31056ae01aff0e8009a252e4683
      https://github.com/llvm/llvm-project/commit/4508d6aa72b0f31056ae01aff0e8009a252e4683
  Author: SivanShani-Arm <sivan.shani at arm.com>
  Date:   2025-03-10 (Mon, 10 Mar 2025)

  Changed paths:
    M llvm/lib/Support/ELFAttrParserExtended.cpp

  Log Message:
  -----------
  [AArch64][ELF Parser] Fix out-of-scope variable usage (#130576)

Return a reference to a persistent variable instead of a temporary copy.



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