Skip to content

Commit

Permalink
This test requires asserts because of -stats.
Browse files Browse the repository at this point in the history
Sorry about that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222788 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
espindola committed Nov 25, 2014
1 parent 2fbbd7a commit 823f3d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/tools/gold/stats.ll
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 823f3d2

Please sign in to comment.