diff options
author | Daniel Bertalan <dani@danielbertalan.dev> | 2025-07-16 21:29:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-16 21:29:48 +0200 |
commit | 43f10639a18b2b8fb0976f3bde84a9d240647915 (patch) | |
tree | cb8f3a1a0af8fd0d8dd9ef5bfd6ce2e0cfbf4f85 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 362594a10fa5fd8e5f8d31eb5391370c928b639e (diff) | |
download | llvm-43f10639a18b2b8fb0976f3bde84a9d240647915.zip llvm-43f10639a18b2b8fb0976f3bde84a9d240647915.tar.gz llvm-43f10639a18b2b8fb0976f3bde84a9d240647915.tar.bz2 |
[lld-macho] Enable Linker Optimization Hints pass for arm64_32 (#148964)
The backend emits `.loh` directives for arm64_32 as well. Our pass
already handles 32-bit pointer loads correctly (there was an extraneous
sanity check for 8-byte pointer sizes, I removed that here), so we can
enable them for all arm64 subtargets, including our upcoming arm64e
support.
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions