mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-21 19:36:59 +00:00
Update to use more modern graph checker
llvm-svn: 7332
This commit is contained in:
parent
095ffd992d
commit
f9a29d50df
@ -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
|
||||
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user