This is no trule.

llvm-svn: 173487
This commit is contained in:
David Blaikie 2013-01-25 20:47:58 +00:00
parent 09f15f3edf
commit 3ea696d73f
1 changed files with 1 additions and 1 deletions

View File

@ -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);