[llvm] 70c6b86 - Add missing EOL. NFCI.
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 31 10:37:40 PDT 2020
Author: Simon Pilgrim
Date: 2020-10-31T17:32:04Z
New Revision: 70c6b860872549131115596011210cffa53d00d0
URL: https://github.com/llvm/llvm-project/commit/70c6b860872549131115596011210cffa53d00d0
DIFF: https://github.com/llvm/llvm-project/commit/70c6b860872549131115596011210cffa53d00d0.diff
LOG: Add missing EOL. NFCI.
Added:
Modified:
llvm/test/FileCheck/Inputs/one-check.txt
Removed:
################################################################################
diff --git a/llvm/test/FileCheck/Inputs/one-check.txt b/llvm/test/FileCheck/Inputs/one-check.txt
index 1cdefaff6585f..c4dd941e5bf30 100644
--- a/llvm/test/FileCheck/Inputs/one-check.txt
+++ b/llvm/test/FileCheck/Inputs/one-check.txt
@@ -1,2 +1,2 @@
hello
-; P1: hello
\ No newline at end of file
+; P1: hello
More information about the llvm-commits
mailing list