Skip to content
  • Chris Lattner's avatar
    Wrap some long lines. · 8cb10a17
    Chris Lattner authored
    Make IPSCCP strip off dead constant exprs that are using functions, making
    them appear as though their address is taken.  This allows us to propagate
    some more pool descriptors, lowering the overhead of pool alloc.
    
    llvm-svn: 21363
    8cb10a17
Loading