Prune linefeed at eof.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309932 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi 2017-08-03 11:36:44 +00:00
parent dd3b410ff3
commit 7b9531eb3a

View File

@ -60,4 +60,3 @@ inline LLVMCodeModel wrap(CodeModel::Model Model) {
} // end llvm namespace
#endif