summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86COFFMachineModuleInfo.h
diff options
context:
space:
mode:
authorJia Liu <proljc@gmail.com>2012-02-19 02:03:36 +0000
committerJia Liu <proljc@gmail.com>2012-02-19 02:03:36 +0000
commite1d619691b75d49812da2ddeb74303e34bc39090 (patch)
treefacebf832c2ca529fe1be109ac422a9c737154ea /llvm/lib/Target/X86/X86COFFMachineModuleInfo.h
parentc49957314573532d8d3d207d733bcbf97c878ea9 (diff)
downloadbcm5719-llvm-e1d619691b75d49812da2ddeb74303e34bc39090.tar.gz
bcm5719-llvm-e1d619691b75d49812da2ddeb74303e34bc39090.zip
some comment fix for X86 and ARM
llvm-svn: 150902
Diffstat (limited to 'llvm/lib/Target/X86/X86COFFMachineModuleInfo.h')
-rw-r--r--llvm/lib/Target/X86/X86COFFMachineModuleInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/X86/X86COFFMachineModuleInfo.h b/llvm/lib/Target/X86/X86COFFMachineModuleInfo.h
index f7c6dd1fbda..63c08f1d5b0 100644
--- a/llvm/lib/Target/X86/X86COFFMachineModuleInfo.h
+++ b/llvm/lib/Target/X86/X86COFFMachineModuleInfo.h
@@ -1,4 +1,4 @@
-//===-- X86COFFMachineModuleInfo.h ------------------------------*- C++ -*-===//
+//===-- X86COFFMachineModuleInfo.h - X86 COFF MMI Impl ----------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud