From: NAKAMURA Takumi Date: Thu, 3 Aug 2017 11:36:44 +0000 (+0000) Subject: Prune linefeed at eof. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7b9531eb3a45a441b0bc9344aef90bfaa1a22dda;p=llvm Prune linefeed at eof. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309932 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Support/CodeGenCWrappers.h b/include/llvm/Support/CodeGenCWrappers.h index 97c203ca35c..47971e80cef 100644 --- a/include/llvm/Support/CodeGenCWrappers.h +++ b/include/llvm/Support/CodeGenCWrappers.h @@ -60,4 +60,3 @@ inline LLVMCodeModel wrap(CodeModel::Model Model) { } // end llvm namespace #endif -