More MSan/ASan annotations.
[oota-llvm.git] / lib / Target / X86 / X86COFFMachineModuleInfo.cpp
index 4326814a7a968f6d2863856ecfb05c0b49b1314e..6a6125bb6b2c3225b94a6c457f3128191c1dc02d 100644 (file)
@@ -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() {
 }
-