[llvm-commits] [vmkit] r48877 - /vmkit/trunk/lib/Mvm/GCMmap2/gccollector.cc
Chris Lattner
clattner at apple.com
Thu Mar 27 09:54:17 PDT 2008
On Mar 27, 2008, at 5:55 AM, Nicolas Geoffray wrote:
> URL: http://llvm.org/viewvc/llvm-project?rev=48877&view=rev
> Log:
> Un-frenchize
Hehe. From this, it looks like french is an inefficient way to encode
ideas ;-)
-Chris
> - if(!loc) /* arrive lorsqu'on est en train de détruire une clé */
> + if(!loc) /* a key is being destroyed */
More information about the llvm-commits
mailing list