[LLVMdev] On LLD performance

Shankar Easwaran shankare at codeaurora.org
Fri Mar 13 08:32:54 PDT 2015


On 3/12/2015 5:12 PM, Rafael EspĂ­ndola wrote:
>> There are also odd stuffs such as COMDAT groups or
>> merge-not-by-name-but-by-content sections, that may complicate the model. (I
>> don't think about that yet.)
> For comdats (on ELF) you should be able to avoid even reading the bits
> from subsequent files once a comdat of a given name has been found.
Symbols are not resolved as part of reading. So this is not achievable 
with lld.

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