[lld] r312652 - Remove a trailing empty line that didn't end with '\n'.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 6 10:41:29 PDT 2017
Author: ruiu
Date: Wed Sep 6 10:41:29 2017
New Revision: 312652
URL: http://llvm.org/viewvc/llvm-project?rev=312652&view=rev
Log:
Remove a trailing empty line that didn't end with '\n'.
Modified:
lld/trunk/test/lit.cfg
Modified: lld/trunk/test/lit.cfg
URL: http://llvm.org/viewvc/llvm-project/lld/trunk/test/lit.cfg?rev=312652&r1=312651&r2=312652&view=diff
==============================================================================
--- lld/trunk/test/lit.cfg (original)
+++ lld/trunk/test/lit.cfg Wed Sep 6 10:41:29 2017
@@ -273,4 +273,3 @@ if (lit.util.which('cvtres', config.envi
if (config.llvm_libxml2_enabled == "1"):
config.available_features.add('libxml2')
-
\ No newline at end of file
More information about the llvm-commits
mailing list