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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D39081
[PM] Refactor BoundsChecking further to prepare it to be exposed both as a legacy and new PM pass. ClosedPublic Authored by chandlerc on Oct 19 2017, 1:07 AM.
Details Summary This essentially moves the class state to parameters and re-shuffles the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 13 2017, 3:41 PM Closed by commit rL318124: [PM] Refactor BoundsChecking further to prepare it to be exposed both as (authored by chandlerc). · Explain WhyNov 13 2017, 5:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 122752 llvm/trunk/lib/Transforms/Instrumentation/BoundsChecking.cpp
|