[all-commits] [llvm/llvm-project] a5c33e: [AArch64][ELF Parser] Fix out-of-scope variable us...
SivanShani-Arm via All-commits
all-commits at lists.llvm.org
Mon Mar 10 05:57:08 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5c33e634b912586fe6bfbb2f63cb27d74adc13d
https://github.com/llvm/llvm-project/commit/a5c33e634b912586fe6bfbb2f63cb27d74adc13d
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 (#130594)
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