[PATCH] Debug info: Support fragmented variables.

Adrian Prantl aprantl at apple.com
Wed Oct 22 11:18:47 PDT 2014


Rebased on todays trunk.

This patch teaches SROA to split the debug info for aggregate variables into pieces describing the individual scalar elements of the former aggregate.

Chandler, could you please review my responses to you previous review?

http://reviews.llvm.org/D2680

Files:
  lib/Transforms/Scalar/SROA.cpp
  test/DebugInfo/X86/sroasplit-1.ll
  test/DebugInfo/X86/sroasplit-2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2680.15262.patch
Type: text/x-patch
Size: 16916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141022/cc8d1b96/attachment.bin>


More information about the llvm-commits mailing list