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