[pph] Reconstruct a header file from a pph image (issue4392047)

2011-04-12 Thread Diego Novillo
This patch, together with the others I sent today, allows us to reconstruct all the symbols and types stored inside a pph image. This is not all we need, but it allows me to get basic declarations and types reconstructed from pph images. This causes ~57 failures in pph.exp. The more

Re: [pph] Reconstruct a header file from a pph image (issue4392047)

2011-04-12 Thread Lawrence Crowl
LGTM On 4/12/11, Diego Novillo dnovi...@google.com wrote: This patch, together with the others I sent today, allows us to reconstruct all the symbols and types stored inside a pph image. This is not all we need, but it allows me to get basic declarations and types reconstructed from pph