Hi Bill, > > Can you please confirm that this is the problem you are talking about? > > > No, this doesn't give the assert. :-(
the memcpy seems to have the wrong alignment in the LLVM IR. This may or may not lead to an assert later I suppose. I meant: is the memcpy getting the wrong alignment for the same reason as in your testcase. Thanks, Duncan. _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
