mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
This test requires asserts because of -stats.
Sorry about that. llvm-svn: 222788
This commit is contained in:
parent
4252588d37
commit
3e2785424e
@ -1,3 +1,5 @@
|
||||
; REQUIRES: asserts
|
||||
|
||||
; RUN: llvm-as %s -o %t.o
|
||||
; RUN: ld -plugin %llvmshlibdir/LLVMgold.so -shared \
|
||||
; RUN: -plugin-opt=-stats %t.o -o %t2 2>&1 | FileCheck %s
|
||||
|
Loading…
Reference in New Issue
Block a user