X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FOther%2Fdg.exp;h=f2005891a59a8b37ca04c62e765548a184cec8ad;hb=2f46f1f59c17040f7a2c970342f2f1dcc9b78319;hp=ff34508c3c64c167429097e1c896dd65daaff278;hpb=0f5aed564871ecd3f55a54db82ed90e15b0a1233;p=oota-llvm.git diff --git a/test/Other/dg.exp b/test/Other/dg.exp index ff34508c3c6..f2005891a59 100644 --- a/test/Other/dg.exp +++ b/test/Other/dg.exp @@ -1,3 +1,3 @@ -load_lib llvm-dg.exp +load_lib llvm.exp -llvm-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,llx,c,cpp,tr}]] +RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]