git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161851 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Christopher 2012-08-14 05:13:29 +00:00
parent b8ea08ca8c
commit 443c9ed768

View File

@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
// This file contains support for writing dwarf compile unit.
// This file contains support for constructing a dwarf compile unit.
//
//===----------------------------------------------------------------------===//