DescriptionRevert of add --gdb-index to linker (patchset #2 id:20001 of https://codereview.chromium.org/1680943002/ )
Reason for revert:
We suspect this may be causing an increase in binary size on some chromeos PFQ builders. Reverting to see if this is the cause.
Original issue's description:
> add --gdb-index to linker
>
> gold linker has a flag to automatically generate gdb-index section
> inside shared libraries when linking.
>
> Webkit single-file compile/linking time:
>
> 16.31s without gdb-index
> 16.11s with gdb-index
>
> gdb startup time
>
> ~51s without gdb-index
> ~19s with gdb-index
>
> BUG=
>
> Committed: https://crrev.com/f68b7c07a30baac088b8eda055ba52835c04692c
> Cr-Commit-Position: refs/heads/master@{#378600}
TBR=dpranke@chromium.org,thakis@chromium.org,atotic@google.com
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=
Committed: https://crrev.com/b3521bc11841b49542d4b4c6a415167202ae151b
Cr-Commit-Position: refs/heads/master@{#379165}
Patch Set 1 #
Messages
Total messages: 14 (2 generated)
|