[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.

Stephen Checkoway s at pahtak.org
Sun Aug 25 10:12:30 PDT 2013


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