llvm-6502/include
Chandler Carruth 15903b7dc5 [PM] Switch new pass manager from polymorphic_ptr to unique_ptr now that
it is available. Also make the move semantics sufficiently correct to
tolerate move-only passes, as the PassManagers *are* move-only passes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203391 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-09 11:49:53 +00:00
..
llvm [PM] Switch new pass manager from polymorphic_ptr to unique_ptr now that 2014-03-09 11:49:53 +00:00
llvm-c [Modules] Fix a layering issue that is actually impacting the modules 2014-03-06 04:13:12 +00:00