]> sourceware.org Git - dwz.git/commit
First step towards multifile DWARF optimizations.
authorJakub Jelinek <jakub@redhat.com>
Mon, 30 Apr 2012 14:17:25 +0000 (16:17 +0200)
committerJakub Jelinek <jakub@redhat.com>
Mon, 30 Apr 2012 14:17:25 +0000 (16:17 +0200)
commit2f83d806f169bdbab4c1ac2467792f874e4b937c
treec5dac7a8aee7cdd009fdec5b81fd34a99a152de5
parent9aae4e3c91e5b27f46bcc685e93e6d88a0c42913
First step towards multifile DWARF optimizations.
While handling input files normally, this gathers interesting
data in temporary files for .debug_{info,abbrev,line,str} sections,
then right now skips optimization pass on the gathered sections
and writes the result into the filename given by -m option.
dwz.c
This page took 0.020426 seconds and 5 git commands to generate.