From: Chris Lattner Date: Sat, 6 Nov 2004 17:07:36 +0000 (+0000) Subject: From Jeff Cohen: X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=d2fb4d7906e9e89f4069c014a8c0b8bda0a3563f;p=oota-llvm.git From Jeff Cohen: I checked out from cvs directly on Windows and I ran into another problem with the project files. Evidently, the files were initially checked in on Unix, and the files were transfered to Unix without converting the CR/LF line endings first. When checked out on Windows, cvs converts the files to DOS format, resulting in two CRs for each LF. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17504 91177308-0d34-0410-b5e6-96231b3b80d8 ---