llvm-6502/lib/Transforms
Chris Lattner 432a205769 Let the inliner update the callgraph to reflect the changes it makes, instead
of doing it ourselves.  This fixes Transforms/Inline/2006-01-14-CallGraphUpdate.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25321 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-14 20:09:18 +00:00
..
Hello
Instrumentation
IPO Let the inliner update the callgraph to reflect the changes it makes, instead 2006-01-14 20:09:18 +00:00
Scalar FunctionPass's cannot do IPO things. 2006-01-14 19:30:35 +00:00
Utils Teach the inliner to update the CallGraph itself, and have it add edges to 2006-01-14 20:07:50 +00:00
ExprTypeConvert.cpp
LevelRaise.cpp
Makefile
TransformInternals.cpp
TransformInternals.h