From a750006ad63a21b7d6ec8666fb75d64f5bc89201 Mon Sep 17 00:00:00 2001 From: Michael Gottesman Date: Tue, 5 Feb 2013 19:39:44 +0000 Subject: [PATCH] Added missing newline to end of test case. llvm-svn: 174433 --- .../Transforms/GlobalOpt/externally-initialized-global-ctr.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/test/Transforms/GlobalOpt/externally-initialized-global-ctr.ll b/llvm/test/Transforms/GlobalOpt/externally-initialized-global-ctr.ll index f447fe628738..9295c2025a2a 100644 --- a/llvm/test/Transforms/GlobalOpt/externally-initialized-global-ctr.ll +++ b/llvm/test/Transforms/GlobalOpt/externally-initialized-global-ctr.ll @@ -32,4 +32,4 @@ define void @print() { ret void } -!2009 = metadata !{} \ No newline at end of file +!2009 = metadata !{}