summaryrefslogtreecommitdiff
path: root/lib/Transforms
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2011-12-12 19:48:00 +0000
committerDaniel Dunbar <daniel@zuster.org>2011-12-12 19:48:00 +0000
commit4ab406d7fc06b1272d02cd8be46f0c5ebe51a3da (patch)
tree696d56afdc61f5c465951166505149eb2295adc1 /lib/Transforms
parent59a1c93e955c366084742ceca65e7b1afd8772ac (diff)
downloadllvm-4ab406d7fc06b1272d02cd8be46f0c5ebe51a3da.tar.gz
llvm-4ab406d7fc06b1272d02cd8be46f0c5ebe51a3da.tar.bz2
llvm-4ab406d7fc06b1272d02cd8be46f0c5ebe51a3da.tar.xz
LLVMBuild: Remove trailing newline, which irked me.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146409 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms')
-rw-r--r--lib/Transforms/IPO/LLVMBuild.txt1
-rw-r--r--lib/Transforms/InstCombine/LLVMBuild.txt1
-rw-r--r--lib/Transforms/Instrumentation/LLVMBuild.txt1
-rw-r--r--lib/Transforms/LLVMBuild.txt1
-rw-r--r--lib/Transforms/Scalar/LLVMBuild.txt1
-rw-r--r--lib/Transforms/Utils/LLVMBuild.txt1
6 files changed, 0 insertions, 6 deletions
diff --git a/lib/Transforms/IPO/LLVMBuild.txt b/lib/Transforms/IPO/LLVMBuild.txt
index 884faca638..b358fabdfa 100644
--- a/lib/Transforms/IPO/LLVMBuild.txt
+++ b/lib/Transforms/IPO/LLVMBuild.txt
@@ -21,4 +21,3 @@ name = IPO
parent = Transforms
library_name = ipo
required_libraries = Analysis Core IPA InstCombine Scalar Support Target TransformUtils
-
diff --git a/lib/Transforms/InstCombine/LLVMBuild.txt b/lib/Transforms/InstCombine/LLVMBuild.txt
index b73c303da9..62c616160c 100644
--- a/lib/Transforms/InstCombine/LLVMBuild.txt
+++ b/lib/Transforms/InstCombine/LLVMBuild.txt
@@ -20,4 +20,3 @@ type = Library
name = InstCombine
parent = Transforms
required_libraries = Analysis Core Support Target TransformUtils
-
diff --git a/lib/Transforms/Instrumentation/LLVMBuild.txt b/lib/Transforms/Instrumentation/LLVMBuild.txt
index f302d034f9..d36ad540ee 100644
--- a/lib/Transforms/Instrumentation/LLVMBuild.txt
+++ b/lib/Transforms/Instrumentation/LLVMBuild.txt
@@ -20,4 +20,3 @@ type = Library
name = Instrumentation
parent = Transforms
required_libraries = Analysis Core Support TransformUtils
-
diff --git a/lib/Transforms/LLVMBuild.txt b/lib/Transforms/LLVMBuild.txt
index d36b8984b9..255e0409ed 100644
--- a/lib/Transforms/LLVMBuild.txt
+++ b/lib/Transforms/LLVMBuild.txt
@@ -19,4 +19,3 @@
type = Group
name = Transforms
parent = Libraries
-
diff --git a/lib/Transforms/Scalar/LLVMBuild.txt b/lib/Transforms/Scalar/LLVMBuild.txt
index 027634d8de..cee9119768 100644
--- a/lib/Transforms/Scalar/LLVMBuild.txt
+++ b/lib/Transforms/Scalar/LLVMBuild.txt
@@ -21,4 +21,3 @@ name = Scalar
parent = Transforms
library_name = ScalarOpts
required_libraries = Analysis Core InstCombine Support Target TransformUtils
-
diff --git a/lib/Transforms/Utils/LLVMBuild.txt b/lib/Transforms/Utils/LLVMBuild.txt
index dea7b02d91..88b2ffee64 100644
--- a/lib/Transforms/Utils/LLVMBuild.txt
+++ b/lib/Transforms/Utils/LLVMBuild.txt
@@ -20,4 +20,3 @@ type = Library
name = TransformUtils
parent = Transforms
required_libraries = Analysis Core IPA Support Target
-