make m_ConstantInt(int64_t) safely match ConstantInt's that are larger than i64.
[oota-llvm.git] / test / FrontendObjC++ / dg.exp
1 load_lib llvm.exp
2
3 if [ llvm_gcc_supports obj-c++ ] then {
4     RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{mm}]]
5 }