[all-commits] [llvm/llvm-project] c5d8bf: [llvm][llvm-readobj] Add AArch64 Tagged Address no...
David Spickett via All-commits
all-commits at lists.llvm.org
Fri Oct 20 00:37:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5d8bf7196dd062398a87ddb8bf2a20e1773ca4f
https://github.com/llvm/llvm-project/commit/c5d8bf7196dd062398a87ddb8bf2a20e1773ca4f
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M llvm/include/llvm/BinaryFormat/ELF.h
M llvm/lib/ObjectYAML/ELFYAML.cpp
M llvm/test/tools/llvm-readobj/ELF/note-core.test
M llvm/tools/llvm-readobj/ELFDumper.cpp
Log Message:
-----------
[llvm][llvm-readobj] Add AArch64 Tagged Address note type (#68568)
On Linux this contains a single register that determines memory tagging
and tagged address ABI settings.
More information about the All-commits
mailing list