Update to use more modern graph checker
authorChris Lattner <sabre@nondot.org>
Fri, 25 Jul 2003 21:09:20 +0000 (21:09 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 25 Jul 2003 21:09:20 +0000 (21:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7332 91177308-0d34-0410-b5e6-96231b3b80d8

test/Analysis/DSGraph/2003-06-29-IncompleteTDPass.ll
test/Analysis/DSGraph/2003-06-30-TopDownResolve.ll

index 4b146a15924e3caa1cc5a4a4962f409b8b1f19a5..0c462e1e6ea10ecdc2bacc0faf210cebddbfa83c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: analyze %s -datastructure-gc -dsgc-dspass=td -dsgc-abort-if-incomplete=Ptr
+; RUN: analyze %s -datastructure-gc -dsgc-dspass=td -dsgc-check-flags=Ptr:HR
 
 
 
index 2b4fb85db9bfd1811129a9b9e2bb298c5883a3dd..6622eb2ea3e808d9b974a339062f079eab8f1e36 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: analyze %s -datastructure-gc -dsgc-dspass=td -dsgc-abort-if-incomplete=X
+; RUN: analyze %s -datastructure-gc -dsgc-dspass=td -dsgc-check-flags=X:GM
 
 %G = internal global int 5