Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM with a nit. I believe this supersedes https://reviews.llvm.org/D74614?
llvm/lib/CodeGen/TailDuplicator.cpp | ||
---|---|---|
1023 | Just so that the history makes sense, could you add -debug-entry-values to a TailDuplicator test in this patch, then remove it in D73534? |
Comment Actions
I believe this supersedes https://reviews.llvm.org/D74614?
I think I can come up with a test case describing we need the D74614 as well (but modified, that is why I marked that as not finished).
llvm/lib/CodeGen/TailDuplicator.cpp | ||
---|---|---|
1023 | Sure, I’ll add that. |
Just so that the history makes sense, could you add -debug-entry-values to a TailDuplicator test in this patch, then remove it in D73534?