diff options
Diffstat (limited to 'llvm/lib/Target/X86/X86COFFMachineModuleInfo.cpp')
| -rw-r--r-- | llvm/lib/Target/X86/X86COFFMachineModuleInfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/X86/X86COFFMachineModuleInfo.cpp b/llvm/lib/Target/X86/X86COFFMachineModuleInfo.cpp index 411e4be05d2..e01ff41ed19 100644 --- a/llvm/lib/Target/X86/X86COFFMachineModuleInfo.cpp +++ b/llvm/lib/Target/X86/X86COFFMachineModuleInfo.cpp @@ -1,4 +1,4 @@ -//===-- X86COFFMachineModuleInfo.cpp --------------------------------------===// +//===-- X86COFFMachineModuleInfo.cpp - X86 COFF MMI Impl ------------------===// // // The LLVM Compiler Infrastructure // |

