[all-commits] [llvm/llvm-project] 23d88a: adds conversion functions for EI_OSABI in elf (#89...
Fred Grim via All-commits
all-commits at lists.llvm.org
Thu Apr 18 15:52:28 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23d88a825bf46922333a78dc0ea431b9e54e48c2
https://github.com/llvm/llvm-project/commit/23d88a825bf46922333a78dc0ea431b9e54e48c2
Author: Fred Grim <fgrim at apple.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M llvm/include/llvm/BinaryFormat/ELF.h
M llvm/lib/BinaryFormat/ELF.cpp
Log Message:
-----------
adds conversion functions for EI_OSABI in elf (#89280)
These are needed to populate elf headers in core files. This is part of
implementing process save-core in lldb
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