Specify that test from r327041 requires asserts

llvm-svn: 327051
This commit is contained in:
Vlad Tsyrklevich 2018-03-08 19:46:19 +00:00
parent 9899b5feb6
commit c9a1a6e964
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
; REQUIRES: asserts
; RUN: opt -module-summary %s -o %t1.bc
; RUN: opt -module-summary -o %t2.bc %S/Inputs/not-prevailing.ll
; RUN: not --crash llvm-lto2 run -o %t3.bc %t1.bc %t2.bc -r %t1.bc,bar,px \