Add DEBUG-only flag -dsuppress-uniques to suppress printing of uniques
authorsimonpj@microsoft.com <unknown>
Fri, 16 Nov 2007 15:24:46 +0000 (15:24 +0000)
committersimonpj@microsoft.com <unknown>
Fri, 16 Nov 2007 15:24:46 +0000 (15:24 +0000)
This is intended only for debugging use: it makes it easier to
compare two variants without the variations between uniques mattering.

(Of course, you can't actually feed the output to the C compiler
or assembler and expect anything sensible to happen!)


No differences found