aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2007-02-08 06:05:08 +0000
committerBill Wendling <isanbard@gmail.com>2007-02-08 06:05:08 +0000
commit2f5bcb5f38e051ffa41b6257d9c0a0e94067dee4 (patch)
tree1143c17e704cff791360151c93e487385a8b53fb /include/llvm/CodeGen
parentf50d09ad21dbb16e35460d63d23d331a2cac7a91 (diff)
Fixed comments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34040 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/CodeGen')
-rw-r--r--include/llvm/CodeGen/FileWriters.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/CodeGen/FileWriters.h b/include/llvm/CodeGen/FileWriters.h
index 26632541d9..6baa89f21c 100644
--- a/include/llvm/CodeGen/FileWriters.h
+++ b/include/llvm/CodeGen/FileWriters.h
@@ -1,4 +1,4 @@
-//===-- FileWriters.cpp - File Writers Creation Functions -------*- C++ -*-===//
+//===-- FileWriters.h - File Writers Creation Functions ---------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//