pcc added inline comments.

================
Comment at: clang/lib/CodeGen/CGBuilder.h:126
   // FIXME: these "default-aligned" APIs should be removed,
   // but I don't feel like fixing all the builtin code right now.
   llvm::StoreInst *CreateDefaultAlignedStore(llvm::Value *Val,
----------------
rjmccall wrote:
> Oh, please remove this comment, too, since you've now achieved it. :)
We still have CreateDefaultAlignedStore though.


https://reviews.llvm.org/D27157



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to