Specify that test from r327041 requires asserts
authorVlad Tsyrklevich <vlad@tsyrklevich.net>
Thu, 8 Mar 2018 19:46:19 +0000 (19:46 +0000)
committerVlad Tsyrklevich <vlad@tsyrklevich.net>
Thu, 8 Mar 2018 19:46:19 +0000 (19:46 +0000)
llvm-svn: 327051

llvm/test/Transforms/FunctionImport/not-prevailing.ll

index 78c8262..e9f9f7d 100644 (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 \