[PATCH] D20709: For RenderScript, set alignment and width of long to 64-bits
Pirama Arumuga Nainar via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 14 12:27:12 PDT 2016
pirama added a comment.
http://reviews.llvm.org/D21333 and http://reviews.llvm.org/D21334 add the RenderScript triple and modify 'long' based off the triple.
r272317, r272342, r272438 take care of the LangOpt and handling of '-x renderscript' and '.rs' extensions.
http://reviews.llvm.org/D20709
More information about the cfe-commits
mailing list