summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2011-11-07 09:18:32 +0000
committerEric Christopher <echristo@apple.com>2011-11-07 09:18:32 +0000
commit33aa20f737e9ebb3c29c93508da0c041a6a772c7 (patch)
tree03e46953fd59a80f4b1d87063c016dca585dde3e /lib
parent4c763ee61333acbf7121e89d284124bc514325bb (diff)
downloadllvm-33aa20f737e9ebb3c29c93508da0c041a6a772c7.tar.gz
llvm-33aa20f737e9ebb3c29c93508da0c041a6a772c7.tar.bz2
llvm-33aa20f737e9ebb3c29c93508da0c041a6a772c7.tar.xz
Typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143918 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib')
-rw-r--r--lib/CodeGen/AsmPrinter/DwarfCompileUnit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h b/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
index 96d7902f06..efab32efc1 100644
--- a/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
+++ b/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
@@ -29,7 +29,7 @@ class ConstantInt;
class DbgVariable;
//===----------------------------------------------------------------------===//
-/// CompileUnit - This dwarf writer support class manages information associate
+/// CompileUnit - This dwarf writer support class manages information associated
/// with a source file.
class CompileUnit {
/// ID - File identifier for source.