[PATCH] D20407: [CodeGen][ObjC] zero-ext an i1 value to i8

John McCall via cfe-commits cfe-commits at lists.llvm.org
Fri May 20 13:54:26 PDT 2016


rjmccall added a comment.

Top-level attributes shouldn't really be affecting the ABI or code-generation in any way, so desugaring should be fine.


http://reviews.llvm.org/D20407





More information about the cfe-commits mailing list