From 4ab406d7fc06b1272d02cd8be46f0c5ebe51a3da Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Mon, 12 Dec 2011 19:48:00 +0000 Subject: LLVMBuild: Remove trailing newline, which irked me. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146409 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/CodeGen/AsmPrinter/LLVMBuild.txt | 1 - lib/CodeGen/LLVMBuild.txt | 1 - lib/CodeGen/SelectionDAG/LLVMBuild.txt | 1 - 3 files changed, 3 deletions(-) (limited to 'lib/CodeGen') diff --git a/lib/CodeGen/AsmPrinter/LLVMBuild.txt b/lib/CodeGen/AsmPrinter/LLVMBuild.txt index 0f2059fad1..20b1f7b45b 100644 --- a/lib/CodeGen/AsmPrinter/LLVMBuild.txt +++ b/lib/CodeGen/AsmPrinter/LLVMBuild.txt @@ -20,4 +20,3 @@ type = Library name = AsmPrinter parent = Libraries required_libraries = Analysis CodeGen Core MC MCParser Support Target - diff --git a/lib/CodeGen/LLVMBuild.txt b/lib/CodeGen/LLVMBuild.txt index 2eebb0881d..60334c6ffb 100644 --- a/lib/CodeGen/LLVMBuild.txt +++ b/lib/CodeGen/LLVMBuild.txt @@ -20,4 +20,3 @@ type = Library name = CodeGen parent = Libraries required_libraries = Analysis Core MC Scalar Support Target TransformUtils - diff --git a/lib/CodeGen/SelectionDAG/LLVMBuild.txt b/lib/CodeGen/SelectionDAG/LLVMBuild.txt index 10a849fedb..81d2e000a2 100644 --- a/lib/CodeGen/SelectionDAG/LLVMBuild.txt +++ b/lib/CodeGen/SelectionDAG/LLVMBuild.txt @@ -20,4 +20,3 @@ type = Library name = SelectionDAG parent = CodeGen required_libraries = Analysis CodeGen Core MC Support Target TransformUtils - -- cgit v1.2.3-70-g09d2