This is an archive of the discontinued LLVM Phabricator instance.

[PM] Add devirtualization-based iteration utility into the new PM's default pipeline.
ClosedPublic

Authored by chandlerc on Feb 10 2017, 2:48 PM.

Details

Summary

What it says on the tin. =]

A clang with this patch built with ASan and asserts can build all of the
test-suite as well, so it seems to not uncover any latent problems.

Diff Detail

Repository
rL LLVM

Event Timeline

chandlerc created this revision.Feb 10 2017, 2:48 PM
davide accepted this revision.Feb 11 2017, 8:09 PM

Terrific =)

This revision is now accepted and ready to land.Feb 11 2017, 8:09 PM
This revision was automatically updated to reflect the committed changes.