Skip to content
  • Duncan Sands's avatar
    Add a new getMergeValues method that does not need · 739a0548
    Duncan Sands authored
    to be passed the list of value types, and use this
    where appropriate.  Inappropriate places are where
    the value type list is already known and may be
    long, in which case the existing method is more
    efficient.
    
    llvm-svn: 53035
    739a0548
Loading