[llvm] r189078 - Update StripDeadDebugInfo to use DebugInfoFinder so that it is no longer stale to the point of not working and more resilient to debug info changes.

Michael Gottesman mgottesman at apple.com
Mon Aug 26 21:45:34 PDT 2013


Fixed in r189312.

Thanks!

On Aug 25, 2013, at 10:12 AM, Stephen Checkoway <s at pahtak.org> wrote:

> On Aug 22, 2013, at 20:23, Michael Gottesman <mgottesman at apple.com> wrote:
>> 
>> +  // Find all debug info in F. This is actually overkill in terms of what we
>> +  // want to do, but we want to try and be as redundent as possible in the face
> 
> You probably mean resilient. 
> 
> 
> -- 
> Stephen Checkoway
> 




More information about the llvm-commits mailing list