If there's an unaligned memcpy to/from the stack, don't lower it. Just call the
[oota-llvm.git] / test / CodeGen / PowerPC / dg.exp
1 load_lib llvm.exp
2
3 if { [llvm_supports_target PowerPC] } {
4   RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,llx,c,cpp,tr}]]
5 }