From a20e1e7ef596842127794372244fd5c646f71296 Mon Sep 17 00:00:00 2001 From: Chad Rosier Date: Wed, 1 Aug 2012 18:39:17 +0000 Subject: Whitespace. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161122 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/X86/X86COFFMachineModuleInfo.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/Target/X86/X86COFFMachineModuleInfo.cpp') diff --git a/lib/Target/X86/X86COFFMachineModuleInfo.cpp b/lib/Target/X86/X86COFFMachineModuleInfo.cpp index e01ff41..6a6125b 100644 --- a/lib/Target/X86/X86COFFMachineModuleInfo.cpp +++ b/lib/Target/X86/X86COFFMachineModuleInfo.cpp @@ -17,4 +17,3 @@ using namespace llvm; X86COFFMachineModuleInfo::~X86COFFMachineModuleInfo() { } - -- cgit v1.1