Skip to content
Commit 417bf0f1 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

IRgen: Improve GCC compatibility when dealing with packed arrays by propagating

the array alignment to the array access.
 - This is more or less the best we can do without having alignment present in
   the type system, but is a long way from truly matching how GCC handles this.

llvm-svn: 128691
parent 100f53fd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment