Fix PR4789. Teach eliminateFrameIndex how to handle VLDRQ and VSTRQ which cannot...
[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}]]