[LLVMdev] Attention out of tree target maintainers
Hi,,
I’ve made a change that requires targets implementing
TargetLowering::allowsUnalignedMemoryAccess to make a simple update. It now has
an additional parameter for the alignment value, and has been renamed to
allowsMisalignedMemoryAccess
-Matt