When determining if we can fold (x >> C1) << C2, the bits that we need to verify...
[oota-llvm.git] / test / LLVMC / C / dg.exp
1 load_lib llvm.exp
2
3 if [ llvm_gcc_supports c ] then {
4   RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
5 }