[LLVMdev] Odd problem with command line options

Matthijs Kooijman matthijs at stdin.nl
Fri May 30 08:28:12 CDT 2008


Hi Jay,

>         cerr << ProgramName << ": CommandLine Error: Argument '"
>              << OptionNames[0] << "' defined more than once!\n";
> 
> should be printing OptionNames[i], not OptionNames[0].
I committed this fix,
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080526/063136.html

Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.cs.uiuc.edu/pipermail/llvmdev/attachments/20080530/25dab431/attachment.bin 


More information about the LLVMdev mailing list