Since EC targets may combine various object types, we need to pick relocation format based on chunk type instead of global config.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D157139
[lld] Add support for relocations in x86_64 objects on Arm64EC targets. AbandonedPublic Authored by jacek on Aug 4 2023, 2:08 PM.
Details
Summary Since EC targets may combine various object types, we need to pick relocation format based on chunk type instead of global config.
Diff Detail Event Timelinejacek added a child revision: D157141: [lld] Sort code section chunks by range types on EC targets..Aug 4 2023, 2:18 PM
Revision Contents
Diff 547341 lld/COFF/Chunks.h
lld/COFF/Chunks.cpp
lld/test/COFF/arm64ec-reloc.test
|