summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2007-05-05 16:32:57 +0000
committerDuncan Sands <baldrick@free.fr>2007-05-05 16:32:57 +0000
commit02528f5425925ce12ca0b6042da25a734433853b (patch)
treea75cddd67c400612de448b2fff8a82ce8a6eae58 /llvm
parent4db0090339aea7be282ce2863ce56d5fc3950514 (diff)
downloadbcm5719-llvm-02528f5425925ce12ca0b6042da25a734433853b.tar.gz
bcm5719-llvm-02528f5425925ce12ca0b6042da25a734433853b.zip
Spelling fix.
llvm-svn: 36781
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/CodeGen/DwarfWriter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/DwarfWriter.cpp b/llvm/lib/CodeGen/DwarfWriter.cpp
index 8b6edac3079..45ccb0cfa6b 100644
--- a/llvm/lib/CodeGen/DwarfWriter.cpp
+++ b/llvm/lib/CodeGen/DwarfWriter.cpp
@@ -2725,7 +2725,7 @@ private:
///
bool shouldEmit;
- /// FuncCPPPersonality - C++ persoanlity function.
+ /// FuncCPPPersonality - C++ personality function.
///
Function *FuncCPPPersonality;
OpenPOWER on IntegriCloud