[LLVMdev] [lld] Implementing the aliasing feature
Shankar Easwaran
shankare at codeaurora.org
Sun Sep 15 19:23:32 PDT 2013
On 9/13/2013 8:51 PM, Nick Kledzik wrote:
>> If I alias the atom, and add a layoutBefore from fna to fnb, fnb is going to have a seperate virtualaddress from fna.
> This sounds like you mean “alias” to mean take one implementation and override another implementation (that has a different name)
Yes. I think ELF could treat it as a Layout-Before reference too. This
way Darwin can share the same functionality.
Thanks for the explanations, Nick.
Shankar Easwaran
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by the Linux Foundation
More information about the llvm-dev
mailing list