summaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86COFFMachineModuleInfo.cpp
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2012-08-01 18:39:17 +0000
committerChad Rosier <mcrosier@apple.com>2012-08-01 18:39:17 +0000
commita20e1e7ef596842127794372244fd5c646f71296 (patch)
treeb5782f0a95ecf89346fd74e913ed8c288f101153 /lib/Target/X86/X86COFFMachineModuleInfo.cpp
parent6635cad5480210d683aba7dc42627430b29fb0b4 (diff)
downloadllvm-a20e1e7ef596842127794372244fd5c646f71296.tar.gz
llvm-a20e1e7ef596842127794372244fd5c646f71296.tar.bz2
llvm-a20e1e7ef596842127794372244fd5c646f71296.tar.xz
Whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161122 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/X86/X86COFFMachineModuleInfo.cpp')
-rw-r--r--lib/Target/X86/X86COFFMachineModuleInfo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/X86/X86COFFMachineModuleInfo.cpp b/lib/Target/X86/X86COFFMachineModuleInfo.cpp
index e01ff41ed1..6a6125bb6b 100644
--- a/lib/Target/X86/X86COFFMachineModuleInfo.cpp
+++ b/lib/Target/X86/X86COFFMachineModuleInfo.cpp
@@ -17,4 +17,3 @@ using namespace llvm;
X86COFFMachineModuleInfo::~X86COFFMachineModuleInfo() {
}
-