1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Chandler Carruth df1a8fd535 [PM] Teach the analysis managers to pass themselves as arguments to the
run methods of the analysis passes.

Also generalizes and re-uses the SFINAE for transformation passes so
that users can write an analysis pass and only accept an analysis
manager if that is useful to their pass.

This completes the plumbing to make an analysis manager available
through every pass's run method if desired so that passes no longer need
to be constructed around them.

llvm-svn: 195451
2013-11-22 12:11:02 +00:00
..
2013-11-15 01:34:59 +00:00
2013-10-22 15:18:03 +00:00
2013-11-21 11:08:31 +00:00
2013-11-16 23:59:05 +00:00
2013-11-15 01:34:59 +00:00
2013-11-16 23:59:05 +00:00