Covert this test to .s form.
[oota-llvm.git] / test / LLVMC / C++ / dg.exp
index fc852e30acf8f998b04cec380bb303b925e700f1..209345540c11f9cec663e3eff8a668bf650666fc 100644 (file)
@@ -1,5 +1,5 @@
 load_lib llvm.exp
 
 if [ llvm_gcc_supports c++ ] then {
-  RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
+  RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{unk,ll,c,cpp}]]
 }