On Wed, Jul 25, 2012 at 11:45 AM, Cary Coutant wrote:
> This patch is for the google/gcc-4_7 branch.
>
> Backport pending upstream patch to output DW_AT_high_pc as a constant
> instead of a relocated address. This significantly reduces the number
> of entries used in the .debug_addr table with -g
This patch is for the google/gcc-4_7 branch.
Backport pending upstream patch to output DW_AT_high_pc as a constant
instead of a relocated address. This significantly reduces the number
of entries used in the .debug_addr table with -gfission.
Tested: Ran regression tests and validate-failures.py.