[PATCH] Debug info: Support fragmented variables.

Adrian Prantl aprantl at apple.com
Fri Aug 1 16:12:58 PDT 2014


Rebased on today's trunk. Otherwise mostly unchanged so far, I have a couple of questions regarding Chandler's comments that I'd like to clarify before the next iteration.
Thanks for all the feedback so far!

http://reviews.llvm.org/D2680

Files:
  include/llvm/CodeGen/SelectionDAG.h
  include/llvm/IR/DebugInfo.h
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/IR/DebugInfo.cpp
  lib/Transforms/Scalar/SROA.cpp
  test/DebugInfo/X86/sdagsplit-1.ll
  test/DebugInfo/X86/sdagsplit-2.ll
  test/DebugInfo/X86/sroasplit-1.ll
  test/DebugInfo/X86/sroasplit-2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2680.12121.patch
Type: text/x-patch
Size: 35358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140801/52abae95/attachment.bin>


More information about the llvm-commits mailing list