aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJacek Caban <jacek@codeweavers.com>2024-08-26 21:03:12 +0200
committerGitHub <noreply@github.com>2024-08-26 21:03:12 +0200
commita35398d1bb2aacb3060bdcfa6d4553c13e473a6a (patch)
treef267594ad940ea48a1f9d74a13b61fe32dfd5cc7 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent2d37e48e2439f70ed394bcca5c065ca2c8f5ae94 (diff)
downloadllvm-a35398d1bb2aacb3060bdcfa6d4553c13e473a6a.zip
llvm-a35398d1bb2aacb3060bdcfa6d4553c13e473a6a.tar.gz
llvm-a35398d1bb2aacb3060bdcfa6d4553c13e473a6a.tar.bz2
[LLD][COFF] Generate redirection metadata for custom ARM64EC export thunks. (#105901)
This allows using custom export thunks instead of default generated ones. This is useful for performance in cases where transferring between JIT and ARM64EC code is more expensive than just emulating the whole function (but it's still useful to have ARM64EC version so that ARM64EC callers don't call into the emulator). It's also useful for compatibility, where applications have specific expectations about function contents (like syscall functions).
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions