fix a bitcode reader bug where it can't handle extractelement correctly:
[oota-llvm.git] / test / Bitcode / dg.exp
1 load_lib llvm.exp
2
3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]