diff options
author | Benjamin Maxwell <benjamin.maxwell@arm.com> | 2025-05-16 09:21:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-16 09:21:55 +0100 |
commit | 3aaf44f95de24339d73c0093576a4a3cc42404ad (patch) | |
tree | bc6cc5d8808b21322df1e01a2226813bd7ee7f48 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 858649ad0e2bd4c24d4e577094707a53acfe6ade (diff) | |
download | llvm-3aaf44f95de24339d73c0093576a4a3cc42404ad.zip llvm-3aaf44f95de24339d73c0093576a4a3cc42404ad.tar.gz llvm-3aaf44f95de24339d73c0093576a4a3cc42404ad.tar.bz2 |
[AArch64] Restrict .variant_pcs directive to ELF targets (#138924)
Directive was implemented in c87bd2d8eb37 to support lazy binding and is
emitted for vector PCS functions. It's specific to ELF but is currently
emitted for all binary formats and crashing on non-ELF targets.
Fixes #138260
---------
Co-authored-by: Cullen Rhodes <cullen.rhodes@arm.com>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions