aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2013-01-25 20:47:58 +0000
committerDavid Blaikie <dblaikie@gmail.com>2013-01-25 20:47:58 +0000
commita506b00d142b04ddaba776d4a8bd5d85b87aeea8 (patch)
tree4a4d1ac2ebba6d6d224636e2dcd1d83cb8e0986b
parent4f070b0fe0a8c07137789d8cb5b2c087b62ad1f5 (diff)
This is no trule.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173487 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--include/llvm/DebugInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/DebugInfo.h b/include/llvm/DebugInfo.h
index fdf6e96917..dd32de9f39 100644
--- a/include/llvm/DebugInfo.h
+++ b/include/llvm/DebugInfo.h
@@ -705,7 +705,7 @@ namespace llvm {
return getType().isBlockByrefStruct();
}
- /// isInlinedFnArgument - Return trule if this variable provides debugging
+ /// isInlinedFnArgument - Return true if this variable provides debugging
/// information for an inlined function arguments.
bool isInlinedFnArgument(const Function *CurFn);