Displaying 2 results from an estimated 2 matches for "abssymbol".
2012 Oct 16
0
[LLVMdev] LLD AbsoluteAtoms
On Oct 15, 2012, at 9:06 PM, Shankar Kalpathi Easwaran wrote:
> The object file already has the information that when its STT_FILE and the symbol name is the name of the translation unit already.
>
> I dont think the linker has to add a absolute symbol by figuring out the translation unit.
Then we are in agreement. Sid started this thread with the suggestion of adding new content
2012 Oct 16
2
[LLVMdev] LLD AbsoluteAtoms
Hi Nick,
The object file already has the information that when its STT_FILE and the
symbol name is the name of the translation unit already.
I dont think the linker has to add a absolute symbol by figuring out the
translation unit.
Shankar Easwaran
On Mon, Oct 15, 2012 at 6:07 PM, Nick Kledzik <kledzik at apple.com> wrote:
>
> On Oct 15, 2012, at 4:00 PM, Sid Manning wrote:
>