Skip to content
  • Dale Johannesen's avatar
    Clear the cached cost when removing a function in · 2050968d
    Dale Johannesen authored
    the inliner; prevents nondeterministic behavior
    when the same address is reallocated.
    Don't build call graph nodes for debug intrinsic calls;
    they're useless, and there were typically a lot of them.
    
    llvm-svn: 67311
    2050968d
Loading