[testing] Add missing REQUIRES: asserts

This commit is contained in:
David Zarzycki 2020-10-28 06:14:54 -04:00
parent 7ce2b93cbe
commit 419168d938
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
; RUN: opt -debug-only=branch-prob -jump-threading -S %s 2>&1 | FileCheck %s
; REQUIRES: asserts
; Make sure that we set the branch probability for the newly created
; basic block.