1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/lib/Passes
Sean Silva 8457adc4c1 Add a super basic LazyCallGraph DOT printer.
Access it through -passes=print-lcg-dot

Let me know any suggestions for changing the rendering; I'm not
particularly attached to what is implemented here.

llvm-svn: 273082
2016-06-18 09:17:32 +00:00
..
CMakeLists.txt
LLVMBuild.txt Fix shared build of LLVMPasses. 2016-04-18 19:04:19 +00:00
PassBuilder.cpp [PM] Port MergedLoadStoreMotion to the new pass manager, take two. 2016-06-17 19:10:09 +00:00
PassRegistry.def Add a super basic LazyCallGraph DOT printer. 2016-06-18 09:17:32 +00:00