1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools/opt
Daniel Dunbar 919ce3c16a Privatize PrintModulePass and PrintFunctionPass and add
createPrintModulePass and createPrintFunctionPass.
 - So clients who compile w/o RTTI can use them.

llvm-svn: 57933
2008-10-21 23:33:38 +00:00
..
AnalysisWrappers.cpp Rationalize the names of passes that print information: 2008-09-23 12:47:39 +00:00
CMakeLists.txt Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
GraphPrinters.cpp Rationalize the names of passes that print information: 2008-09-23 12:47:39 +00:00
Makefile remove attributions from tools/utils makefiles. 2007-12-29 20:07:17 +00:00
opt.cpp Privatize PrintModulePass and PrintFunctionPass and add 2008-10-21 23:33:38 +00:00
PrintSCC.cpp Rationalize the names of passes that print information: 2008-09-23 12:47:39 +00:00