X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FX86%2FX86COFFMachineModuleInfo.cpp;h=6a6125bb6b2c3225b94a6c457f3128191c1dc02d;hb=e108345b571905109137c51f2db7b98fdf078e39;hp=4326814a7a968f6d2863856ecfb05c0b49b1314e;hpb=08d04f591fbd5d4a40a14928cb7e341f29d3b5ed;p=oota-llvm.git diff --git a/lib/Target/X86/X86COFFMachineModuleInfo.cpp b/lib/Target/X86/X86COFFMachineModuleInfo.cpp index 4326814a7a9..6a6125bb6b2 100644 --- a/lib/Target/X86/X86COFFMachineModuleInfo.cpp +++ b/lib/Target/X86/X86COFFMachineModuleInfo.cpp @@ -1,4 +1,4 @@ -//===-- llvm/CodeGen/X86COFFMachineModuleInfo.cpp -------------------------===// +//===-- X86COFFMachineModuleInfo.cpp - X86 COFF MMI Impl ------------------===// // // The LLVM Compiler Infrastructure // @@ -17,4 +17,3 @@ using namespace llvm; X86COFFMachineModuleInfo::~X86COFFMachineModuleInfo() { } -