New test for misaligned Altivec laod/store.
[oota-llvm.git] / test / Makefile
index bbd713288434c2c296c316a5b6fefd52b6ea34ba..00c5ef268d79922cfbff36ada93d5480234c7f7a 100644 (file)
@@ -66,6 +66,7 @@ check-one: site.exp $(TCLSH)
          echo "proc fail  { msg } { puts \"FAIL: \$$msg\" }" ; \
          echo "proc xfail { msg } { puts \"XFAIL: \$$msg\" }" ; \
          echo "proc xpass { msg } { puts \"XPASS: \$$msg\" }" ; \
+         echo "proc verbose args { }" ; \
          echo "source $(LLVM_SRC_ROOT)/test/lib/llvm.exp" ; \
          echo "RunLLVMTests $(TESTPATH)" ) | \
        ( ulimit -t 600 ; ulimit -d 512000 ; \