[PM] Rename this source file to something a bit more generic before I add support for the new pass manager to it

Programming / Compilers / LLVM - Chandler Carruth [gmail.com] - 8 January 2014 20:39 UTC

[PM] Rename this source file to something a bit more generic before I add support for the new pass manager to it.

41d9e92 [PM] Rename this source file to something a bit more generic before I add support for the new pass manager to it.
lib/IR/CMakeLists.txt | 2 +-
lib/IR/IRPrintingPasses.cpp | 136 +++++++++++++++++++++++++++++++++++++++++++
lib/IR/PrintModulePass.cpp | 136 -------------------------------------------
3 files changed, 137 insertions(+), 137 deletions(-)

Upstream: github.com


  • Share