diff options
author | Daniel Dunbar <daniel@zuster.org> | 2011-12-12 19:48:00 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2011-12-12 19:48:00 +0000 |
commit | 4ab406d7fc06b1272d02cd8be46f0c5ebe51a3da (patch) | |
tree | 696d56afdc61f5c465951166505149eb2295adc1 /tools/llc/LLVMBuild.txt | |
parent | 59a1c93e955c366084742ceca65e7b1afd8772ac (diff) |
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 'tools/llc/LLVMBuild.txt')
-rw-r--r-- | tools/llc/LLVMBuild.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/llc/LLVMBuild.txt b/tools/llc/LLVMBuild.txt index 78fe523011..8c8794f620 100644 --- a/tools/llc/LLVMBuild.txt +++ b/tools/llc/LLVMBuild.txt @@ -20,4 +20,3 @@ type = Tool name = llc parent = Tools required_libraries = AsmParser BitReader all-targets - |