Skip to content
  • Nick Lewycky's avatar
    Small cleanups: · d405b7e2
    Nick Lewycky authored
      - use SmallVectorImpl& for the function argument.
      - ignore the operands on the GEP, even if they aren't constant! Much as we
        pretend the malloc succeeds, we pretend that malloc + whatever-you-GEP'd-by
        is not null. It's magic!
    
    llvm-svn: 136757
    d405b7e2
Loading