From 0b7febd926baed2cfded9e8cf42138cf16d9ee1d Mon Sep 17 00:00:00 2001 From: Tanya Lattner Date: Mon, 16 Jan 2012 21:15:33 +0000 Subject: [PATCH] Add new line. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148255 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/ext-vector.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/CodeGen/ext-vector.c b/test/CodeGen/ext-vector.c index 1387b139ca..a9fa151175 100644 --- a/test/CodeGen/ext-vector.c +++ b/test/CodeGen/ext-vector.c @@ -285,4 +285,4 @@ int4 test15(uint4 V0) { V = V && V; V = V || V; return V; -} \ No newline at end of file +} -- 2.50.1