Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
[llvm/avr.git] / test / CodeGen / PIC16 / dg.exp
blobb08b9858e048f2ee16ff4e729119818bfe7c33a9
1 load_lib llvm.exp
3 if { [llvm_supports_target PIC16] } {
4 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]