1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00

Strengthening this test so it fails in release mode.

llvm-svn: 45446
This commit is contained in:
Gordon Henriksen 2007-12-30 05:45:49 +00:00
parent 9a820ae865
commit 81148ffd7e

View File

@ -1,5 +1,6 @@
// RUN: %llvmgcc -S -emit-llvm %s -o - | grep llvm.gcroot
// RUN: %llvmgcc -S -emit-llvm %s -o - | grep llvm.gcroot | count 6
// RUN: %llvmgcc -S -emit-llvm %s -o - | llvm-as
typedef struct foo_s
{