[PATCH] D15001: Extend debug info for function parameters in SDAG.

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 30 16:00:26 PST 2015


eugenis added a comment.

In http://reviews.llvm.org/D15001#298604, @aprantl wrote:

> Looks like a good change to me.
>  Instead of checking the final DWARF output in the test case, I think it would be preferable to use MIR serialization (llc -stop-after) and immediately check the result after SDAG is finished.


Done.


Repository:
  rL LLVM

http://reviews.llvm.org/D15001





More information about the llvm-commits mailing list