Skip to content
  • David Blaikie's avatar
    Inliner: Don't touch indirect calls · cb9327b0
    David Blaikie authored
    Other comments/implications are that this isn't intended behavior (nor
    perserved/reimplemented in the new inliner) & complicates fixing the
    'inlining' of trivially dead calls without consulting the cost function
    first.
    
    llvm-svn: 305052
    cb9327b0
Loading