mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-03 18:09:29 +00:00
Mark test that is testing statistics output as requiring Assertions
We only enable statistic in an assert build by default. llvm-svn: 291044
This commit is contained in:
parent
1ffc203ed0
commit
fa8809adfa
@ -2,7 +2,7 @@
|
||||
; RUN: opt -module-summary %s -o %t.bc -bitcode-mdindex-threshold=0
|
||||
; RUN: opt -module-summary %p/Inputs/lazyload_metadata.ll -o %t2.bc -bitcode-mdindex-threshold=0
|
||||
; RUN: llvm-lto -thinlto-action=thinlink -o %t3.bc %t.bc %t2.bc
|
||||
|
||||
; REQUIRES: asserts
|
||||
|
||||
; Check that importing @globalfunc1 does not trigger loading all the global
|
||||
; metadata for @globalfunc2 and @globalfunc3
|
||||
|
Loading…
x
Reference in New Issue
Block a user