a17bfc05cc
* [Relay] CaptureIndexInSpans debugging pass This pass will update (most) expression nodes to capture their post-dfs indexes. That makes it easy to connect pretty-printed fragments back to the overall model, and is very handy for Collage which uses post-dfs indexes extensively. * - rename - add header decl