majnemer added inline comments.
================ Comment at: llvm/tools/clang/lib/CodeGen/CGBuiltin.cpp:8439 + + llvm::Type *Int128Ty = llvm::IntegerType::get(getLLVMContext(), 128); + llvm::Type *Int128PtrTy = Int128Ty->getPointerTo(); ---------------- Builder.getInt128Ty() https://reviews.llvm.org/D41032 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits