On Jan 11, 2012, at 10:24 PM, NAKAMURA Takumi wrote:

> 2012/1/10 Eric Christopher <[email protected]>:
>> Author: echristo
>> Date: Mon Jan  9 18:38:01 2012
>> New Revision: 147819
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=147819&view=rev
>> Log:
>> Add -g to the cc1as flags only if we're dealing with an original
>> source file. Otherwise -g -save-temps will error out on the compile
>> of any .c file.
> 
> Eric, I tweaked a test not to run on cygming in r148022.
> Cygming still uses gcc driver for *.s.
> (and afaik, mccoff has not yet supported debugging information...)

Excellent. Thanks!

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

Reply via email to