diff options
author | Evgenii Kudriashov <evgenii.kudriashov@intel.com> | 2025-07-28 17:45:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-28 17:45:16 +0200 |
commit | 75b79c9238bc083cdff2d2364be40633fdf4d1ad (patch) | |
tree | 94ac390f3ef59f9f534becb232a8703f23de5315 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0209e76fe6440bc45a9ed61b9671d9593db10957 (diff) | |
download | llvm-75b79c9238bc083cdff2d2364be40633fdf4d1ad.zip llvm-75b79c9238bc083cdff2d2364be40633fdf4d1ad.tar.gz llvm-75b79c9238bc083cdff2d2364be40633fdf4d1ad.tar.bz2 |
[LLD][X86] Match delayLoad thunk with MSVC (#149521)
Previously we saved registers in the shadow space of callee before
calling __delayLoadHelper2. Now we save arguments in the shadow space of
the caller and allocate shadow space for the callee.
Fixes #51941
---------
Co-authored-by: Benjamin Santerre <benjamin.santerre@gmail.com>
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions