google / syzygy

Syzygy Transformation Toolchain
Apache License 2.0
355 stars 59 forks source link

Unaligned property on pointer and array Types #20

Open sigurasg opened 9 years ago

sigurasg commented 9 years ago

It's not clear what to do about the unaligned property of pointers and arrays. This is probably important for correctly coercing memory to types and/or for heuristic type recovery.