Remove the arm_aapcscc marker from the tests. It is the default
[oota-llvm.git] / test / CodeGen / CPP / dg.exp
1 load_lib llvm.exp
2
3 if { [llvm_supports_target CppBackend] } {
4   RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
5 }