Re: [google/integration] Add -gfission and -gmlt options as synonyms

2013-02-06 Thread Diego Novillo
On Wed, Feb 6, 2013 at 5:32 PM, Cary Coutant wrote: > This patch adds -g[no-]fission as a synonym for -g[no-]split-dwarf, > and modifies the existing stub we have for -gmlt to make it a synonym > for -g1. The implementation of -gsplit-dwarf is already in trunk (and > therefore g/i), and the implem

[google/integration] Add -gfission and -gmlt options as synonyms

2013-02-06 Thread Cary Coutant
This patch adds -g[no-]fission as a synonym for -g[no-]split-dwarf, and modifies the existing stub we have for -gmlt to make it a synonym for -g1. The implementation of -gsplit-dwarf is already in trunk (and therefore g/i), and the implementation of -g1 to produce line tables will be submitted for