[cfe-commits] r139696 - /cfe/trunk/lib/Frontend/CompilerInvocation.cpp
Douglas Gregor
dgregor at apple.com
Wed Sep 14 08:58:19 PDT 2011
On Sep 14, 2011, at 8:55 AM, Douglas Gregor wrote:
> Author: dgregor
> Date: Wed Sep 14 10:55:12 2011
> New Revision: 139696
>
> URL: http://llvm.org/viewvc/llvm-project?rev=139696&view=rev
> Log:
> Encode the module hash in base-36, to reduce the length of the strings a bit
FYI, this depends on llvm r139695.
- Doug
More information about the cfe-commits
mailing list