From 4c3a5f8ccba6680b948a1a234f123b4505e43529 Mon Sep 17 00:00:00 2001 From: Dale Johannesen Date: Fri, 16 Feb 2007 01:54:53 +0000 Subject: [PATCH] test commit (blank line) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34337 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/CodeGen/AsmPrinter.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/CodeGen/AsmPrinter.cpp b/lib/CodeGen/AsmPrinter.cpp index fdc3e5abf0b..771d64ca239 100644 --- a/lib/CodeGen/AsmPrinter.cpp +++ b/lib/CodeGen/AsmPrinter.cpp @@ -1144,3 +1144,4 @@ void AsmPrinter::printDataDirective(const Type *type) { break; } } +