diff options
author | Jacek Caban <jacek@codeweavers.com> | 2024-12-05 13:07:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-05 13:07:41 +0100 |
commit | 71bbafba31699bdabe289654d157ae961432e52a (patch) | |
tree | 5ffec13a5cc8a1739bd27c6d708ee352c08da547 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 59720dc703f7f207d013b065d0ed7d3af7168bcc (diff) | |
download | llvm-71bbafba31699bdabe289654d157ae961432e52a.zip llvm-71bbafba31699bdabe289654d157ae961432e52a.tar.gz llvm-71bbafba31699bdabe289654d157ae961432e52a.tar.bz2 |
[LLD][COFF] Add basic ARM64X dynamic relocations support (#118035)
This modifies the machine field in the hybrid view to be AMD64, aligning
it with expectations from ARM64EC modules. While this provides initial
support, additional relocations will be necessary for full
functionality. Many of these cases depend on implementing separate
namespace support first.
Move clearing of the .reloc section from addBaserels to assignAddresses
to ensure it is always cleared, regardless of the relocatable
configuration. This change also clarifies the reasoning for adding the
dynamic relocations chunk in that location.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions