Update to use more modern graph checker

llvm-svn: 7332
This commit is contained in:
Chris Lattner 2003-07-25 21:09:20 +00:00
parent 6533e211d2
commit 62d02dc33a
2 changed files with 2 additions and 2 deletions

View 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

View 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