forked from OSchip/llvm-project
We might as well check the TD graphs as well, even though they are fine.
llvm-svn: 20774
This commit is contained in:
parent
ca174306f0
commit
5c971a0072
|
@ -1,5 +1,5 @@
|
|||
; RUN: analyze %s -datastructure-gc -dsgc-check-flags=G:GIM -dsgc-dspass=bu
|
||||
|
||||
; RUN: analyze %s -datastructure-gc -dsgc-check-flags=G:GIM -dsgc-dspass=bu &&\
|
||||
; RUN: analyze %s -datastructure-gc -dsgc-check-flags=G:GIM -dsgc-dspass=td
|
||||
|
||||
%S = type { double, int }
|
||||
|
||||
|
|
Loading…
Reference in New Issue