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:
parent
9a820ae865
commit
81148ffd7e
@ -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
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user