1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib
Chris Lattner ed067d6d91 Move call graph printing support out of Writer.h into Callgraph.h
remove dead global function

llvm-svn: 1825
2002-03-06 18:00:49 +00:00
..
Analysis Move call graph printing support out of Writer.h into Callgraph.h 2002-03-06 18:00:49 +00:00
AsmParser Close input file if exception is thrown 2002-02-20 18:06:43 +00:00
Bytecode Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
CodeGen Change to make it build with GCC 2.95.3 2002-02-26 18:57:15 +00:00
ExecutionEngine Remove hack. This is better fixed in Makefile.common 2002-02-24 23:25:46 +00:00
Support 64 bit clean now 2002-02-24 23:02:12 +00:00
Target Fix include error. 2002-03-03 20:46:32 +00:00
Transforms Take CallGraph out of the CFG namespace. It has nothing to do with CFGs 2002-03-06 17:16:43 +00:00
VMCore Expose more entry points to the verifier 2002-02-26 21:45:33 +00:00
Makefile Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00