Files
clang-p2996/lld/test/ELF
Csanád Hajdú 6e457c2001 [LLD][ELF][AArch64] Add support for SHF_AARCH64_PURECODE ELF section flag (3/3) (#125689)
Add support for the new SHF_AARCH64_PURECODE ELF section flag:
https://github.com/ARM-software/abi-aa/pull/304

The general implementation follows the existing one for ARM targets. The
output section only has the `SHF_AARCH64_PURECODE` flag set if all input
sections have it set.

Related PRs:
* LLVM: https://github.com/llvm/llvm-project/pull/125687
* Clang: https://github.com/llvm/llvm-project/pull/125688
2025-02-21 09:01:38 -08:00
..
2024-08-30 10:50:56 -04:00
2024-07-28 12:38:10 -07:00
2024-06-14 23:20:50 -07:00
2024-11-23 12:46:35 -08:00
2024-11-29 13:00:36 -08:00
2024-07-31 12:57:23 -07:00