Second pass at allowing plugins to modify default passes. This time without bonus...
authorDavid Chisnall <csdavec@swan.ac.uk>
Wed, 18 May 2011 19:00:41 +0000 (19:00 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Wed, 18 May 2011 19:00:41 +0000 (19:00 +0000)
commitb2a00dca1b03cea98ebb557dba56802109c11c19
tree256130257dc936431a02f1f9796f7f565523b1fa
parentb936e3006f04f60aca4c4de4a3604ec141ab0a45
Second pass at allowing plugins to modify default passes.  This time without bonus inter-library dependencies.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131556 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DefaultPasses.h [new file with mode: 0644]
include/llvm/Support/StandardPasses.h
lib/Support/StandardPasses.cpp [new file with mode: 0644]