diff options
author | Jacek Caban <jacek@codeweavers.com> | 2025-01-28 12:56:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-28 12:56:38 +0100 |
commit | 1b551e76a2fec3a1ab7d36476ab99f2504e6f6c9 (patch) | |
tree | d45d71cfec9895aa2d27bf406693de38ef6722d0 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | 6d0dd3d5c41e5b564714de9226c0623012538051 (diff) | |
download | llvm-1b551e76a2fec3a1ab7d36476ab99f2504e6f6c9.zip llvm-1b551e76a2fec3a1ab7d36476ab99f2504e6f6c9.tar.gz llvm-1b551e76a2fec3a1ab7d36476ab99f2504e6f6c9.tar.bz2 |
[LLD][COFF] Call setLocation on DelayAddressChunk when inserting into the addresses vector (NFC) (#124736)
This change prepares for ARM64X delay-load imports support (#124600).
Delaying the `setLocation` call is problematic on ARM64X because the
order of addresses may not align with the order of symbols.
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions