[PATCH] D19809: Move createReversePostOrderFunctionAttrsPass right after the inliner is done

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 09:38:53 PDT 2016


chandlerc accepted this revision.
chandlerc added a comment.
This revision is now accepted and ready to land.

This was clearly a mistake. We have tests for this that you can probable just add some CHECK lines too to get coverage. See test/Other/pass-pipelines.ll


http://reviews.llvm.org/D19809





More information about the llvm-commits mailing list