This patch handles unaligned loads and stores in Mips JIT. Mips backend
[oota-llvm.git] / test / Feature / dg.exp
1 load_lib llvm.exp
2
3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]