[all-commits] [llvm/llvm-project] f0c011: [test][llvm-objdump][AArch64] Add tests for ELF AU...
Daniil Kovalev via All-commits
all-commits at lists.llvm.org
Sat Dec 9 12:52:12 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0c0116c4896fe50a77ca72942b05d06f14841c7
https://github.com/llvm/llvm-project/commit/f0c0116c4896fe50a77ca72942b05d06f14841c7
Author: Daniil Kovalev <dkovalev at accesssoftek.com>
Date: 2023-12-09 (Sat, 09 Dec 2023)
Changed paths:
M llvm/test/tools/llvm-objdump/ELF/dynamic-section-machine-specific.test
Log Message:
-----------
[test][llvm-objdump][AArch64] Add tests for ELF AUTH constants (#74298)
This patch introduces llvm-objdump tests for new `AARCH64_AUTH_RELR`,
`AARCH64_AUTH_RELRSZ` and `AARCH64_AUTH_RELRENT` dynamic tags.
Depends on https://github.com/llvm/llvm-project/pull/74874
More information about the All-commits
mailing list