rjmccall added a comment.

In D55067#1313480 <https://reviews.llvm.org/D55067#1313480>, @arsenm wrote:

> I don't understand why there's a discrepancy in this case. Why does anything 
> think the alignment of a packed struct is anything other than 1? Why is the C 
> alignment claiming something higher?


Just because something is a packed struct in LLVM IR doesn't mean it was a 
packed struct in C.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55067/new/

https://reviews.llvm.org/D55067



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

Reply via email to