summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2012-07-27 21:41:59 +0000
committerChad Rosier <mcrosier@apple.com>2012-07-27 21:41:59 +0000
commitbd9f2ba4d62276d66fab9dec7329452f78645649 (patch)
tree222178110eb02fd36ce40b4a2c65a7b92529708d /llvm/lib/Support
parentf24990aef10c3a36f46402747d27aeb702a129df (diff)
downloadbcm5719-llvm-bd9f2ba4d62276d66fab9dec7329452f78645649.tar.gz
bcm5719-llvm-bd9f2ba4d62276d66fab9dec7329452f78645649.zip
Typos.
llvm-svn: 160897
Diffstat (limited to 'llvm/lib/Support')
-rw-r--r--llvm/lib/Support/Debug.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Support/Debug.cpp b/llvm/lib/Support/Debug.cpp
index fa2dd888d16..c8e8900749b 100644
--- a/llvm/lib/Support/Debug.cpp
+++ b/llvm/lib/Support/Debug.cpp
@@ -19,7 +19,7 @@
// foo class.
//
// When compiling without assertions, the -debug-* options and all code in
-// DEBUG() statements disappear, so it does not effect the runtime of the code.
+// DEBUG() statements disappears, so it does not affect the runtime of the code.
//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud