[LLVMdev] Attention out of tree target maintainers

Matt Arsenault arsenm2 at gmail.com
Sun Jul 27 10:55:38 PDT 2014


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



More information about the llvm-dev mailing list