[PATCH] Debug info: Support fragmented variables.

David Blaikie dblaikie at gmail.com
Mon Feb 3 15:26:00 PST 2014


  Could you show a little more of your example (you show the function's IR, but not the debug info metadata associated with it (I'm OK if you gloss over most of the metadata details, but highlighting the new metadata constructs your adding would be helpful - rather than wandering through the full test case to get the general idea))

  Also, a high level (higher than the code itself) description of the strategy you've taken would be helpful. I'm particularly curious about the use of a "entire" DIVariable and how/why it's built from constituent parts.

http://llvm-reviews.chandlerc.com/D2680



More information about the llvm-commits mailing list