aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Debugify.cpp
diff options
context:
space:
mode:
authorCsanád Hajdú <csanad.hajdu@arm.com>2025-02-14 09:56:07 +0100
committerGitHub <noreply@github.com>2025-02-14 08:56:07 +0000
commita190f15d2b84e873ee978d0e6f04bf36e8f17583 (patch)
treed02e8ea243956d90ad88ea7cdcd48a309d9d2348 /llvm/lib/Transforms/Utils/Debugify.cpp
parentbe827051924375f7c10a7380902e01a0b10ce860 (diff)
downloadllvm-a190f15d2b84e873ee978d0e6f04bf36e8f17583.zip
llvm-a190f15d2b84e873ee978d0e6f04bf36e8f17583.tar.gz
llvm-a190f15d2b84e873ee978d0e6f04bf36e8f17583.tar.bz2
[AArch64] Add support for SHF_AARCH64_PURECODE ELF section flag (1/3) (#125687)
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. Generating object files with the `SHF_AARCH64_PURECODE` flag set is enabled by the `+execute-only` target feature. Related PRs: * Clang: https://github.com/llvm/llvm-project/pull/125688 * LLD: https://github.com/llvm/llvm-project/pull/125689
Diffstat (limited to 'llvm/lib/Transforms/Utils/Debugify.cpp')
0 files changed, 0 insertions, 0 deletions