Displaying 1 result from an estimated 1 matches for "3fad78d9".
2015 Jun 05
3
[LLVMdev] Modeling ELF linker with lld/Chunks.
Hi All,
I have a design question of how your linker would be suitable for modeling
ELF semantics.
The ELF linker needs the functionality of reading relocations ahead of
symbol resolution for the following usecases :-
- Add linker defined symbols if there is a relocation to the symbol
(Examples are : defsym, PROVIDE)
- Dont halt the linker operation if there are undefined symbols but they
are