make this test less exacting

llvm-svn: 27429
This commit is contained in:
Andrew Lenharth 2006-04-05 03:31:45 +00:00
parent 58b9d4af7a
commit 2fb0f0fa69

View File

@ -1,5 +1,5 @@
; RUN: analyze %s -datastructure-gc -dsgc-check-flags=Xn:SMR
; RUN: analyze %s -datastructure-gc -dsgc-check-flags=X:SM
; RUN: analyze %s -datastructure-gc -dsgc-check-flags=X:SMR
declare void %llvm.memcpy.i32(sbyte*, sbyte*, uint, uint)
declare void %llvm.memmove.i32(sbyte*, sbyte*, uint, uint)