[cfe-commits] r86315 - /cfe/trunk/lib/CodeGen/CGDebugInfo.cpp
Devang Patel
dpatel at apple.com
Fri Nov 6 17:02:38 PST 2009
On Nov 6, 2009, at 4:59 PM, Anders Carlsson wrote:
>
> 6 nov 2009 kl. 16.29 skrev Devang Patel:
>
>> Author: dpatel
>> Date: Fri Nov 6 18:29:05 2009
>> New Revision: 86315
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=86315&view=rev
>> Log:
>> Do not assert if debug info for certain type is not generated.
>>
>
> Why not? It's far better to assert early when you know what the type
> is than to assert when emitting the dwarf information. Did this
> break any tests?
>
Yes. FixedWidthIntType is not handled.
-
Devang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20091106/d534543c/attachment.html>
More information about the cfe-commits
mailing list