[PATCH] D38088: Fix out-of-order stepping behavior in programs with hoisted constants.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 21 16:39:37 PDT 2017


probinson added a comment.

This came out of our sample-PGO work, wasn't sure it would be kosher for me to approve a patch from the guy in the next cube.
It's completely in line with the other similar patches that Andrea and Dehao have been doing.  So if Craig is happy, I'm happy.


https://reviews.llvm.org/D38088





More information about the llvm-commits mailing list