diff options
author | Jacek Caban <jacek@codeweavers.com> | 2024-09-26 10:44:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-26 10:44:40 +0200 |
commit | f661e695a6aecb090c6867e0eeb20a34e63b0758 (patch) | |
tree | c51e7324574db9e868e78f1a40202c40c58d5b47 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 28039055e57e4ee8c7e142909c70097c20009303 (diff) | |
download | llvm-f661e695a6aecb090c6867e0eeb20a34e63b0758.zip llvm-f661e695a6aecb090c6867e0eeb20a34e63b0758.tar.gz llvm-f661e695a6aecb090c6867e0eeb20a34e63b0758.tar.bz2 |
[LLD][COFF] Add support for ARM64EC import call thunks with extended range (#109703)
The MSVC linker generates range extensions for these thunks when needed.
This commit inlines the range extension into the thunk, making it both
slightly more optimal and easier to implement in LLD.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions