Sure, no worries. Thanks for updating the comment.<br><br>-eric<br><br><div>On Mon Jan 06 2014 at 6:46:56 PM, Adrian Prantl <<a href="mailto:aprantl@apple.com">aprantl@apple.com</a>> wrote:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On Jan 6, 2014, at 17:59, Eric Christopher <<a href="mailto:echristo@gmail.com" target="_blank">echristo@gmail.com</a>> wrote:<br>
<br>
>>   if (T ||<br>
>> +      // Under -flimit-debug-info:<br>
><br>
> -flimit-debug-info :)<br>
><br>
<br>
r198670.<br>
<br>
>> +// This tests that the "emit debug info for a C++ class only in the<br>
>> +// module that has its vtable" optimization is disabled by default on<br>
>> +// Darwin.<br>
><br>
> Given this we could possibly remove the triples from the previous<br>
> debug info tests?<br>
<br>
I thought about that, too, but since we are conflating the old -flimit-debug-info and the votable optimization that this testcase is testing for it might be better to test for both.<br>
<br>
-- adrian<br>
</blockquote>