diff options
author | Jacek Caban <jacek@codeweavers.com> | 2025-01-26 22:11:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-26 22:11:40 +0100 |
commit | fb01a289038c16e13c6133ee602a58254b349411 (patch) | |
tree | a306ef29922a3d965f50cbb71ec5db4ec18c6fa6 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1c4341d176492da5f276937b84a3d0c959e4cf5b (diff) | |
download | llvm-fb01a289038c16e13c6133ee602a58254b349411.zip llvm-fb01a289038c16e13c6133ee602a58254b349411.tar.gz llvm-fb01a289038c16e13c6133ee602a58254b349411.tar.bz2 |
[LLD][COFF] Implement support for hybrid IAT on ARM64X (#124189)
In hybrid images, the PE header references a single IAT for both native
and EC views, merging entries where possible. When merging isn't
feasible, different imports are grouped together, and ARM64X relocations
are emitted as needed.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions