llvm-6502/include
Chandler Carruth 5817eaff8f [PM] Pull the analyses used for another utility routine into its API
rather than relying on the pass object.

This one is a bit annoying, but will pay off. First, supporting this one
will make the next one much easier, and for utilities like LoopSimplify,
this is moving them (slowly) closer to not having to pass the pass
object around throughout their APIs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226396 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-18 09:21:15 +00:00
..
llvm [PM] Pull the analyses used for another utility routine into its API 2015-01-18 09:21:15 +00:00
llvm-c Finish removing DestroySource. 2014-12-23 19:16:45 +00:00