From: David Blaikie Date: Fri, 25 Jan 2013 20:47:58 +0000 (+0000) Subject: This is no trule. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a506b00d142b04ddaba776d4a8bd5d85b87aeea8;p=oota-llvm.git This is no trule. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173487 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/DebugInfo.h b/include/llvm/DebugInfo.h index fdf6e969175..dd32de9f390 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);