On Jan 9, 2008, at 9:54 AM, Sam Bishop wrote:
> On Wed, January 9, 2008 10:34 am, Sam Bishop wrote:
>> Also, I was confused by one of the examples regarding the handling of
>> program-wide global options such as a debug flag
>> ...
>> I'm very new to LLVM, so I can only guess at how DOUT is relat
On Jan 9, 2008 9:34 AM, Sam Bishop <[EMAIL PROTECTED]> wrote:
> Also, I was confused by one of the examples regarding the handling of
> program-wide global options such as a debug flag. "DebugFlag" is the global
> variable set by the parser; the following is given as an example of how you
> would
On Wed, January 9, 2008 10:34 am, Sam Bishop wrote:
> Also, I was confused by one of the examples regarding the handling of
> program-wide global options such as a debug flag
> ...
> I'm very new to LLVM, so I can only guess at how DOUT is related to DEBUG().
> Is there another example that would b
I've attached a patch which fixes a few punctuation errors and typos in the
CommandLine class documentation. (Thanks for the documentation, by the
way!)
Also, I was confused by one of the examples regarding the handling of
program-wide global options such as a debug flag. "DebugFlag" is the glob