[PATCH] DebugInfo: SROA on references should result in undef dbg.values

Chandler Carruth chandlerc at gmail.com
Sun Mar 29 12:25:39 PDT 2015


Not sure there is anything you need from *me* here. This part of SROA is part I just ripped from the old one, and those of you working on debug info probably understand it much better.

Generally, I'd really like us to figure out how to make source-level local variables which happen to be LLVM registers when lowered accessible from the debugger. stack_value style stuff seems the right kind of approach, but what do I know.

Let me know if I can help here, but removing myself as a rewiever for now to clear out my dashboard.


http://reviews.llvm.org/D3714

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list