From e549811894686e4c316b69c1dfab6a916486935d Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Mon, 31 Jul 2017 00:39:19 +0000 Subject: [PATCH] Prune trailing linefeed at eof. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309531 91177308-0d34-0410-b5e6-96231b3b80d8 --- tools/gold/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) 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() - -- 2.40.0