[llvm-commits] [lld] Patch for ReaderELF and Symbol Resolution

Nick Kledzik kledzik at apple.com
Thu Dec 20 18:05:46 PST 2012


On Dec 20, 2012, at 1:53 PM, Shankar Easwaran wrote:

> Hi,
> 
> This is the first set of diff's for the changes to lld Helloworld bringup.
> 
> The  changes are attached as part of this mail.
> 
> Includes :
> 
> 1) A test case
> 2) Diff for ReaderELF and SymbolTable changes
> 3) Modified test for phdr

Why should having multiple  absolute symbols with different values be ok?  I thought we did a fix a while back to allow multiple non-global absolute symbols with the same name.  But global absolute symbols still had to have unique names.  What is his allowing?

-Nick




More information about the llvm-commits mailing list