Skip to content
  • Chris Lattner's avatar
    Update to match mainline ConstantStruct::get API change. Also, use · e64d7ba1
    Chris Lattner authored
    ConvertType on InitListExprs as they are being converted.  This is
    needed for a forthcoming patch, and improves the IR generated anyway
    (see additional type names in testcases). 
    
    This patch also converts a bunch of std::vector's in CGObjCMac to use
    C arrays.  There are a ton more that should be converted as well.
    
    llvm-svn: 133413
    e64d7ba1
Loading