Move enum PassDebugLevel from PassManagerT.h to Pass.h.
Use PDL as the prefix for these enums. Define and use PassDebugging_New in new PassManager. llvm-svn: 32554
Showing
- llvm/include/llvm/Pass.h 5 additions, 0 deletionsllvm/include/llvm/Pass.h
- llvm/lib/VMCore/Pass.cpp 4 additions, 4 deletionsllvm/lib/VMCore/Pass.cpp
- llvm/lib/VMCore/PassManager.cpp 26 additions, 0 deletionsllvm/lib/VMCore/PassManager.cpp
- llvm/lib/VMCore/PassManagerT.h 12 additions, 17 deletionsllvm/lib/VMCore/PassManagerT.h
Loading
Please register or sign in to comment