summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2013-02-22 23:49:58 +0000
committerEric Christopher <echristo@gmail.com>2013-02-22 23:49:58 +0000
commita3da7a58792df469b53c64666241ed05069d0a5c (patch)
tree268a5583549edafa9f908676ef19ad316fc05f64 /llvm
parent5752aa26f96e84bf7b7642ddc2a5c4c4a78e96ea (diff)
downloadbcm5719-llvm-a3da7a58792df469b53c64666241ed05069d0a5c.tar.gz
bcm5719-llvm-a3da7a58792df469b53c64666241ed05069d0a5c.zip
Formatting.
llvm-svn: 175931
Diffstat (limited to 'llvm')
-rw-r--r--llvm/include/llvm/DebugInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/DebugInfo.h b/llvm/include/llvm/DebugInfo.h
index 4fc90b4f6df..88ba994586d 100644
--- a/llvm/include/llvm/DebugInfo.h
+++ b/llvm/include/llvm/DebugInfo.h
@@ -187,7 +187,7 @@ namespace llvm {
/// isMain - Each input file is encoded as a separate compile unit in LLVM
/// debugging information output. However, many target specific tool chains
/// prefer to encode only one compile unit in an object file. In this
- /// situation, the LLVM code generator will include debugging information
+ /// situation, the LLVM code generator will include debugging information
/// entities in the compile unit that is marked as main compile unit. The
/// code generator accepts maximum one main compile unit per module. If a
/// module does not contain any main compile unit then the code generator
OpenPOWER on IntegriCloud