]> granicus.if.org Git - llvm/commitdiff
Convert two more files that were using Windows line endings and remove
authorChandler Carruth <chandlerc@gmail.com>
Sat, 19 Jan 2019 06:36:08 +0000 (06:36 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 19 Jan 2019 06:36:08 +0000 (06:36 +0000)
a stray single '\r' from one file. These are the last line ending issues
I can find in the files containing parts of LLVM's file headers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@351634 91177308-0d34-0410-b5e6-96231b3b80d8

lib/WindowsManifest/LLVMBuild.txt

index d5de0275b66b15242272ffc56b8f8275a91ee743..b8b7b61213103452b87cb2aa6218295b361c2d7d 100644 (file)
@@ -1,22 +1,22 @@
-;===- ./lib/WindowsManifest/LLVMBuild.txt ----------------------*- Conf -*--===;\r
-;\r
-;                     The LLVM Compiler Infrastructure\r
-;\r
-; This file is distributed under the University of Illinois Open Source\r
-; License. See LICENSE.TXT for details.\r
-;\r
-;===------------------------------------------------------------------------===;\r
-;\r
-; This is an LLVMBuild description file for the components in this subdirectory.\r
-;\r
-; For more information on the LLVMBuild system, please see:\r
-;\r
-;   http://llvm.org/docs/LLVMBuild.html\r
-;\r
-;===------------------------------------------------------------------------===;\r
-\r
-[component_0]\r
-type = Library\r
-name = WindowsManifest\r
-parent = Libraries\r
-required_libraries = Support\r
+;===- ./lib/WindowsManifest/LLVMBuild.txt ----------------------*- Conf -*--===;
+;
+;                     The LLVM Compiler Infrastructure
+;
+; This file is distributed under the University of Illinois Open Source
+; License. See LICENSE.TXT for details.
+;
+;===------------------------------------------------------------------------===;
+;
+; This is an LLVMBuild description file for the components in this subdirectory.
+;
+; For more information on the LLVMBuild system, please see:
+;
+;   http://llvm.org/docs/LLVMBuild.html
+;
+;===------------------------------------------------------------------------===;
+
+[component_0]
+type = Library
+name = WindowsManifest
+parent = Libraries
+required_libraries = Support