[llvm-commits] CVS: llvm/lib/Support/CommandLine.cpp

Chris Lattner clattner at apple.com
Wed Apr 11 13:32:58 PDT 2007


On Apr 11, 2007, at 1:00 PM, Reid Spencer wrote:

> On Wed, 2007-04-11 at 10:35 -0500, Chris Lattner wrote:
>>
>> Changes in directory llvm/lib/Support:
>>
>> CommandLine.cpp updated: 1.85 -> 1.86
>> ---
>> Log message:
>>
>> Fix PR1318: http://llvm.org/PR1318  by reacting appropriately to a  
>> mutating option list.
>
> Could you please create a regression test for this? One thing that  
> could
> be done is to re-enable LLVMHello to built by default and then use it
> with --load and -hello option.

That would be great, but I don't know how to write it.  What do I  
pass to opt -load ?

-Chris



More information about the llvm-commits mailing list