[PATCH] D11933: Extending debug ranges

Vikram TV via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 05:09:29 PDT 2015


tvvikram added a comment.

In http://reviews.llvm.org/D11933#233887, @aprantl wrote:

> Thanks so far. I added a bunch of more detailed comments inline.


I will make the suggested changes and submit a new patch.

I am not sure about the name for the new pass. Please suggest.
I have a couple of names - **ImproveDebugValues.cpp**, **DebugValueDFA.cpp** (DFA: DataFlow Analysis). Please confirm.


http://reviews.llvm.org/D11933





More information about the llvm-commits mailing list