[LLVMdev] [PATCH] Re: Pluggable Register Coalescers
David Greene
dag at cray.com
Tue Jul 17 08:41:26 PDT 2007
On Monday 16 July 2007 18:32, Reid Spencer wrote:
> On Mon, 2007-07-16 at 16:19 -0700, Evan Cheng wrote:
> > Property changes on: llvm/include/llvm/CodeGen/RegisterAllocator.h
> > ___________________________________________________________________
> > Name: svn:eol-style
> > + LF
> >
> > What's this?
> This particular one is saying that the end-of-line style for this file
> should be
> just LF rather than CR-LF. Our standard is the Unix standard, LF and
> that is also the subversion default. This property set is superfluous
> but harmless.
Yeah, I wondered about that too. I haven't ever seen that in any of the
commits I've done in the past. I agree it's harmless, but curious.
-Dave
More information about the llvm-dev
mailing list