commit | c3e65d9d3cac5c3f0a54cf15fe2838bf3347a195 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Tue Nov 14 01:13:59 2017 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Tue Nov 14 01:13:59 2017 +0000 |
tree | d16f91b9e06d9a92d919c35020a751da0d3c2616 | |
parent | 336b4883e2f9e28097973cc9f4eef925b634d565 [diff] |
[PM] Refactor BoundsChecking further to prepare it to be exposed both as a legacy and new PM pass. This essentially moves the class state to parameters and re-shuffles the code to make that reasonable. It also does some minor cleanups along the way and leaves some comments. Differential Revision: https://reviews.llvm.org/D39081 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318124 91177308-0d34-0410-b5e6-96231b3b80d8