Skip to content
  • David Greene's avatar
    · 8618f95c
    David Greene authored
    Make IntInits and ListInits typed.  This helps deduce types of !if and
    other operators.  For the rare cases where a list type cannot be
    deduced, provide a []<type> syntax, where <type> is the list element
    type.
    
    llvm-svn: 73078
    8618f95c
Loading