Change memcpy/memset/memmove to have dest and source alignments.
[oota-llvm.git] / test / CodeGen / XCore / lit.local.cfg
1 if not 'XCore' in config.root.targets:
2     config.unsupported = True
3