[all-commits] [llvm/llvm-project] d293a3: [AArch64][ELF][llvm-readobj] Support the GCS .note...
john-brawn-arm via All-commits
all-commits at lists.llvm.org
Wed Dec 13 02:54:19 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d293a354d076c772ccd2972a71cb4a7d6f9aa410
https://github.com/llvm/llvm-project/commit/d293a354d076c772ccd2972a71cb4a7d6f9aa410
Author: john-brawn-arm <john.brawn at arm.com>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
M llvm/include/llvm/BinaryFormat/ELF.h
M llvm/test/tools/llvm-readobj/ELF/AArch64/aarch64-note-gnu-property.s
M llvm/tools/llvm-readobj/ELFDumper.cpp
Log Message:
-----------
[AArch64][ELF][llvm-readobj] Support the GCS .note.gnu.property bit (#75065)
This bit was added to the AArch64 ABI by
https://github.com/ARM-software/abi-aa/pull/231.
More information about the All-commits
mailing list