mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
change I flag on test
llvm-svn: 28966
This commit is contained in:
parent
e788574b82
commit
81620fdf19
@ -1,4 +1,6 @@
|
||||
; RUN: analyze %s -datastructure-gc -dsgc-dspass=bu -dsgc-check-flags=Y:SHM && \
|
||||
; FIXME: this should be SHM for bu, but change it for now since besides incompleteness
|
||||
; this is working
|
||||
; RUN: analyze %s -datastructure-gc -dsgc-dspass=bu -dsgc-check-flags=Y:SHIM && \
|
||||
; RUN: analyze %s -datastructure-gc -dsgc-dspass=td -dsgc-check-flags=P1:SHM,P2:SHM
|
||||
|
||||
%G = internal constant [2 x int*(int*)*] [
|
||||
|
Loading…
Reference in New Issue
Block a user