On Fri, Dec 4, 2009 at 3:16 PM, Mike Stump <[email protected]> wrote:
> On Dec 4, 2009, at 1:55 PM, Daniel Dunbar wrote:
>> Author: ddunbar
>> Date: Fri Dec  4 15:55:23 2009
>> New Revision: 90602
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=90602&view=rev
>> Log:
>> Driver: Switch -ccc-* options to using the standard options functionality.
>> - I still want to get rid of them, but manually handling them isn't adding 
>> value.
>
> This seems to break:
>
> $ clang++  -g t.cc && a.out
> Undefined symbols:
>  "__ZSt9terminatev", referenced from:

Fixed in r90629, thanks.

 - Daniel

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to