Re: Add usage documentation for hash_table

2012-10-13 Thread Lawrence Crowl
On 10/12/12, Diego Novillo dnovi...@google.com wrote: Add usage documentation for hash_table. Andrew, does this help? Lawrence, I think I've gotten the details right, but please confirm. The patch merges the descriptor class with the element class, which we do not currently do and which I

Re: Add usage documentation for hash_table

2012-10-13 Thread Diego Novillo
On 2012-10-13 14:40 , Lawrence Crowl wrote: On 10/12/12, Diego Novillo dnovi...@google.com wrote: Add usage documentation for hash_table. Andrew, does this help? Lawrence, I think I've gotten the details right, but please confirm. The patch merges the descriptor class with the element class

Add usage documentation for hash_table

2012-10-12 Thread Diego Novillo
Add usage documentation for hash_table. Andrew, does this help? Lawrence, I think I've gotten the details right, but please confirm. Tested by re-building stage 1. * hash-table.h: Add usage documentation. Tidy formatting. diff --git a/gcc/hash-table.h b/gcc/hash-table.h index