[all-commits] [llvm/llvm-project] 50460b: [ELF] Don't access other eSym members it st_shndx ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Feb 5 15:25:35 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 50460b800462d32f26346f99e0df12b8adeb2633
https://github.com/llvm/llvm-project/commit/50460b800462d32f26346f99e0df12b8adeb2633
Author: Fangrui Song <i at maskray.me>
Date: 2022-02-05 (Sat, 05 Feb 2022)
Changed paths:
M lld/ELF/InputFiles.cpp
Log Message:
-----------
[ELF] Don't access other eSym members it st_shndx == SHN_UNDEF. NFC
More information about the All-commits
mailing list