[PATCH] Allocate stack storage for .block_descriptor and captured self.
Adrian Prantl
aprantl at apple.com
Mon Feb 25 16:55:27 PST 2013
Hi all,
here’s another patch for review:
Allocate stack storage for .block_descriptor and captured self.
This way the register allocator will not optimize away the the
debug info for captured variables.
Fix for rdar://problem/12767564
-- adrian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Allocate-stack-storage-for-.block_descriptor-and-cap.patch
Type: application/octet-stream
Size: 9079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130225/5a49f918/attachment.obj>
More information about the cfe-commits
mailing list