This is the mail archive of the bfd@sourceware.cygnus.com mailing list for the bfd project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
>>>>> Ian Lance Taylor <ian@cygnus.com> writes: > I assume that fixing this would dramatically improve link time for > DWARF2? > I would not expect to see a dramatic improvement, but maybe there is > something I am overlooking. I was thinking that a bunch of relocs to the same symbol would resolve faster than relocs to different symbols; perhaps that's not the case. Jason