From a3493e2ad8cb2a93484eaca80265290f89311305 Mon Sep 17 00:00:00 2001 From: Jiong Wang Date: Thu, 14 Mar 2013 05:43:59 +0000 Subject: [PATCH] test commit: remove blank line. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177009 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/CPP/2007-06-16-Funcname.ll | 1 - 1 file changed, 1 deletion(-) diff --git a/test/CodeGen/CPP/2007-06-16-Funcname.ll b/test/CodeGen/CPP/2007-06-16-Funcname.ll index 16e9798481f..71fea12d9c2 100644 --- a/test/CodeGen/CPP/2007-06-16-Funcname.ll +++ b/test/CodeGen/CPP/2007-06-16-Funcname.ll @@ -5,4 +5,3 @@ define void @foo() { ret void } -