[llvm-commits] [PATCH] Registry.h should not depend on CommandLine.h.
Mikhail Glushenkov
foldr at codedgers.com
Thu Jan 15 20:52:13 PST 2009
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.
More information about the llvm-commits
mailing list