[llvm-commits] [PATCH] Registry.h should not depend on CommandLine.h.

Chris Lattner clattner at apple.com
Thu Jan 15 21:14:04 PST 2009


On Jan 15, 2009, at 8:52 PM, Mikhail Glushenkov wrote:

> Mikhail Glushenkov <foldr at ...> writes:
>
>>
>> Split Support/Registry.h into two files so that we have less to
>> recompile every time CommandLine.h is changed.
>
> In case the patch is considered too large, I've run the testsuite
> twice for patched and unpatched versions and found no
> differences. There is really nothing fancy going on.

Hi Mikhail,

It is almost impossible to review the patch because it contains a ton  
of random diffs for whitespace changes.  Please do functionality  
changes separately from whitespace changes.  Can you resend the diff  
without the whitespace changes?

-Chris



More information about the llvm-commits mailing list