Skip to content
GitLab
Explore
Sign in
llvm-bpevl
llvm
lib
Transforms
IPO
Inliner.cpp
Find file
Blame
History
Permalink
Let the inliner update the callgraph to reflect the changes it makes, instead
· f6d6823f
Chris Lattner
authored
Jan 14, 2006
of doing it ourselves. This fixes Transforms/Inline/2006-01-14-CallGraphUpdate.ll llvm-svn: 25321
f6d6823f
Loading