From: NAKAMURA Takumi Date: Mon, 31 Jul 2017 00:39:19 +0000 (+0000) Subject: Prune trailing linefeed at eof. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e549811894686e4c316b69c1dfab6a916486935d;p=llvm Prune trailing linefeed at eof. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309531 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/gold/CMakeLists.txt b/tools/gold/CMakeLists.txt index e9029e1e7c1..42d4cb876b2 100644 --- a/tools/gold/CMakeLists.txt +++ b/tools/gold/CMakeLists.txt @@ -20,4 +20,3 @@ if( LLVM_ENABLE_PIC AND LLVM_BINUTILS_INCDIR ) ) endif() -